Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!aplcen!wb3ffv!ka3ovk!tcsc3b2!prs From: prs@tcsc3b2.tcsc.com (Paul Stath) Newsgroups: comp.unix.misc Subject: Re: Complete Man Pages (was Re: UNIX Documentation) Keywords: unix, documentation, manual, research, index Message-ID: <1991Jan11.135247.7685@tcsc3b2.tcsc.com> Date: 11 Jan 91 13:52:47 GMT References: <276d312d-8aecomp.unix.i386@point.UUCP> <33791527@bfmny0.BFM.COM> <1990Dec28.004756.6019@eci386.uucp> <1990Dec29.045924.656@metapro.DIALix.oz.au> <2856@cirrusl.UUCP> <1991Jan9.200617.25296@eci386.uucp> <1991Jan10.172329.13247@julius.cs.uiuc.edu> Organization: The Computer Solution Company, Inc. Lines: 27 Although I don't see a copyright in the front of my System V AT&T manual, I believe that most companies would consider this a part of their derived works, and subject to copyright. But, while we are dreaming about a "universal" man system, how about putting all of the sources into an SCCS (RCS) file, and allowing the user to select/extract the system that they are working on. Something like this: (orig. `ls' man page) | | x (BSD) __/ \__ (SystemV)---\ / \ / \ \ (4.2) (4.3) (3.1) (3.2) (4.0) (and so on, and so on, and so on.) Depending on how far down the line you are, you would probably extract the correct man pages for your system, as this would be faster than rebuilding the man page from SCCS (RCS) each time you wanted to look at it.