Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!ames!sdcsvax!ucbvax!ucbarpa.Berkeley.EDU!cuccia From: cuccia@ucbarpa.Berkeley.EDU (Nick Cuccia) Newsgroups: comp.unix.wizards Subject: Re: section 3 manpages, and, mode 444 distributions Message-ID: <19008@ucbvax.BERKELEY.EDU> Date: Sat, 23-May-87 02:04:21 EDT Article-I.D.: ucbvax.19008 Posted: Sat May 23 02:04:21 1987 Date-Received: Sat, 23-May-87 18:53:30 EDT References: <766@mcgill-vision.UUCP> <1503@uvacs.CS.VIRGINIA.EDU> <27955@rochester.ARPA> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: cuccia@ucbarpa.Berkeley.EDU.UUCP (Nick Cuccia) Distribution: na Organization: University of California, Berkeley Lines: 16 Keywords: sccs get -rfoo SCCS In article <27955@rochester.ARPA> ken@rochester.UUCP (Ken Yap) writes: >|Mode 444 seems like a reasonable precaution to keep junior roots from wiping all >|their man pages. I used to be annoyed by this to until I discover the ``noro'' >|option to vi(1). Now I keep stuff that isn't changed often (like the man pages) >|as mode 444 and set ``noro'' when editing one of them. > >This doesn't help if root says "rm -f foo.1". It's probably co'ed from >a RCS'ed file, that's all. > Ken All man pages and documents that are part of 4.3BSD were placed under SCCS, something that wasn't done for much of the documentation in previous 4BSD releases. I was the one who did the work for some of them (/usr/doc/ps2). --Nick