From: utzoo!laura Newsgroups: hacknews Title: bug in /usr/doc/run basic Article-I.D.: utzoo.2257 Posted: Tue Jul 6 14:27:45 1982 Received: Tue Jul 6 14:27:45 1982 /usr/doc/run basic should give you the BASIC documentation. Unfortunately, /usr/doc/run/basic fires up a nroff which expects to have other files to format. They arent there...so the whole thing used to curl up and die. I fixed it by inserting a 'cd' in the /usr/doc/run script ... perhaps I ought to have explicitly typed the filenames in the nroff script '/usr/doc/basic/users' but this was faster. I dont know which is the more esthetic fix. (Esthetic or not, this one works....) Laura