Subject: The Grand Reorganization Begins (#338 - 4 of 8) Index: MANY/ 2.11BSD Description: The directory organization has never been brought up to date. UNIX systems for some time now have ceased using /usr/lib and /etc as dumping grounds for everything from fonts to print spoolers. For some time systems have used /sbin, /usr/sbin, /usr/libexec, /usr/share, and so on rather than dumping everything into /usr/lib or /etc. Repeat-By: By observation and/or having to admin a mixture of 2.11BSD systems and systems which use the post 1989/90 directory hierarchy. Alternatively you may have, over the years, been one of the folks who has asked me "when is the directory layout going to be updated to reflect current 'standards'?" Fix: This is #338 (part 4 of 8). Please see #335 (part 1) for the installation instructions. Updates #335 thru #342 comprise the 8 part kit which moves everything that is not a library out of /usr/lib. The relocation of misplaced items in /etc is not, with one exception, done at this time but will be forthcoming soon. The good news is that the update can be done "in place" - it will not be necessary to dump and reload the system. The "bad news" is that a "make world" (recompile of the system from sources) is necessary. The manifest is as follows: Part Patch# Contents ---- ----- -------- 1 335 Manifest of files. Introduction/tour. Instructions. Shell scripts to perform pre- and post- processing of the system. Suggested changes to configuration files in /etc. A 'shar' file containing new files to be added to the system (Makefiles mostly). 2-8 336-342 Patch files. Broken into ~64kb pieces. --------------------------cut here, save as /usr/tmp/338-------------------- *** /usr/src/man/man1/lookbib.1.old Sun Dec 14 15:06:42 1986 --- /usr/src/man/man1/lookbib.1 Tue Oct 22 19:58:42 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lookbib.1 6.1 (Berkeley) 4/29/85 .\" ! .TH LOOKBIB 1 "April 29, 1985" .UC 5 .SH NAME indxbib, lookbib \- build inverted index for a bibliography, find references in a bibliography --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lookbib.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH LOOKBIB 1 "October 22, 1996" .UC 5 .SH NAME indxbib, lookbib \- build inverted index for a bibliography, find references in a bibliography *************** *** 36,42 **** .PP .I Indxbib is a shell script that calls ! /usr/lib/refer/mkey and /usr/lib/refer/inv. The first program, .I mkey, truncates words to 6 characters, --- 36,42 ---- .PP .I Indxbib is a shell script that calls ! /usr/libexec/refer/mkey and /usr/libexec/refer/inv. The first program, .I mkey, truncates words to 6 characters, *** /usr/src/man/man1/lpr.1.old Sun Dec 14 15:06:11 1986 --- /usr/src/man/man1/lpr.1 Tue Oct 22 20:00:46 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lpr.1 6.1 (Berkeley) 4/29/85 .\" ! .TH LPR 1 "April 29, 1985" .UC 4 .SH NAME lpr \- off line print --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lpr.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH LPR 1 "October 22, 1996" .UC 4 .SH NAME lpr \- off line print *************** *** 163,175 **** .B \-1234 Specifies a font to be mounted on font position \fIi\fR. The daemon will construct a \fI.railmag\fR file referencing ! \fI/usr/lib/vfont/name.size\fR. .SH FILES .nf .ta \w'/usr/spool/*/cf* 'u /etc/passwd personal identification /etc/printcap printer capabilities data base ! /usr/lib/lpd* line printer daemons /usr/spool/* directories used for spooling /usr/spool/*/cf* daemon control files /usr/spool/*/df* data files specified in "cf" files --- 163,175 ---- .B \-1234 Specifies a font to be mounted on font position \fIi\fR. The daemon will construct a \fI.railmag\fR file referencing ! \fI/usr/share/vfont/name.size\fR. .SH FILES .nf .ta \w'/usr/spool/*/cf* 'u /etc/passwd personal identification /etc/printcap printer capabilities data base ! /usr/sbin/lpd line printer daemon /usr/spool/* directories used for spooling /usr/spool/*/cf* daemon control files /usr/spool/*/df* data files specified in "cf" files *** /usr/src/man/man1/lprm.1.old Sun Dec 14 15:06:42 1986 --- /usr/src/man/man1/lprm.1 Tue Oct 22 20:02:05 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lprm.1 6.1 (Berkeley) 4/29/85 .\" ! .TH LPRM 1 "April 29, 1985" .UC 5 .SH NAME lprm \- remove jobs from the line printer spooling queue --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lprm.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH LPRM 1 "October 22, 1996" .UC 5 .SH NAME lprm \- remove jobs from the line printer spooling queue *************** *** 56,62 **** .PP .nf .in +0.5i ! .ta \w'k0-k9 'u +\w'Type 'u +\w'"/usr/lib/lpd" 'u .ta \w'1st: 'u +\w'(standard input) 'u % lpq \-l --- 56,62 ---- .PP .nf .in +0.5i ! .ta \w'k0-k9 'u +\w'Type 'u +\w'"/usr/sbin/lpd" 'u .ta \w'1st: 'u +\w'(standard input) 'u % lpq \-l *** /usr/src/man/man1/mail.1.old Sun Dec 14 15:06:12 1986 --- /usr/src/man/man1/mail.1 Tue Oct 22 20:13:00 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)mail.1 6.6 (Berkeley) 5/9/86 .\" ! .TH MAIL 1 "May 9, 1986" .UC 4 .SH NAME mail \- send and receive mail --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)mail.1 6.6.1 (2.11BSD) 1996/10/22 .\" ! .TH MAIL 1 "October 22, 1996" .UC 4 .SH NAME mail \- send and receive mail *************** *** 73,79 **** on noisy phone lines. The .B \-n ! flag inhibits the reading of /usr/lib/Mail.rc. .PP .I "Sending mail.\ " To send a message to one or more people, --- 73,79 ---- on noisy phone lines. The .B \-n ! flag inhibits the reading of /etc/Mail.rc. .PP .I "Sending mail.\ " To send a message to one or more people, *************** *** 208,214 **** command in .IR mail . System wide distribution lists can be created by editing ! /usr/lib/aliases, see .IR aliases (5) and .IR sendmail (8); --- 208,214 ---- command in .IR mail . System wide distribution lists can be created by editing ! /etc/aliases, see .IR aliases (5) and .IR sendmail (8); *************** *** 658,666 **** Causes messages saved in .I mbox to be appended to the end rather than prepended. ! (This is set in ! /usr/lib/Mail.rc ! on version 7 systems.) .TP .B ask Causes --- 658,665 ---- Causes messages saved in .I mbox to be appended to the end rather than prepended. ! (This is set in /etc/Mail.rc ! on 2.11BSD systems.) .TP .B ask Causes *************** *** 817,825 **** .br /tmp/R# temporary for editor escape .br ! /usr/lib/Mail.help* help files .br ! /usr/lib/Mail.rc system initialization file .br Message* temporary for editing messages .SH "SEE ALSO" --- 816,824 ---- .br /tmp/R# temporary for editor escape .br ! /usr/share/misc/Mail.help* help files .br ! /etc/Mail.rc system initialization file .br Message* temporary for editing messages .SH "SEE ALSO" *** /usr/src/man/man1/mkstr.1.old Sun Dec 14 15:06:12 1986 --- /usr/src/man/man1/mkstr.1 Tue Oct 22 20:22:35 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)mkstr.1 6.2 (Berkeley) 5/7/86 .\" ! .TH MKSTR 1 "May 7, 1986" .UC .SH NAME mkstr \- create an error message file by massaging C source --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)mkstr.1 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH MKSTR 1 "October 22, 1996" .UC .SH NAME mkstr \- create an error message file by massaging C source *************** *** 59,65 **** .IP .DT .nf ! \fBchar\fR efilname[] = "/usr/lib/pi_strings"; \fBint\fR efil = -1; .sp error(a1, a2, a3, a4) --- 59,65 ---- .IP .DT .nf ! \fBchar\fR efilname[] = "/usr/share/pascal/pi_strings"; \fBint\fR efil = -1; .sp error(a1, a2, a3, a4) *** /usr/src/man/man1/more.1.old Sun Dec 14 15:06:12 1986 --- /usr/src/man/man1/more.1 Tue Oct 22 20:23:43 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)more.1 6.4 (Berkeley) 6/5/86 .\" ! .TH MORE 1 "June 5, 1986" .UC 4 .SH NAME more, page \- file perusal filter for crt viewing --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)more.1 6.4.1 (2.11BSD) 1996/10/22 .\" ! .TH MORE 1 "October 22, 1996" .UC 4 .SH NAME more, page \- file perusal filter for crt viewing *************** *** 322,328 **** .DT /etc/termcap Terminal data base .br ! /usr/lib/more.help Help file .SH "SEE ALSO" csh(1), man(1), msgs(1), script(1), sh(1), environ(7) .SH BUGS --- 322,328 ---- .DT /etc/termcap Terminal data base .br ! /usr/share/misc/more.help Help file .SH "SEE ALSO" csh(1), man(1), msgs(1), script(1), sh(1), environ(7) .SH BUGS *** /usr/src/man/man1/msgs.1.old Sun Dec 14 15:06:12 1986 --- /usr/src/man/man1/msgs.1 Tue Oct 22 20:25:02 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)msgs.1 6.3 (Berkeley) 5/9/86 .\" ! .TH MSGS 1 "May 9, 1986" .UC 4 .SH NAME msgs \- system messages and junk mail program --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)msgs.1 6.3.1 (2.11BSD) 1996/10/22 .\" ! .TH MSGS 1 "October 22, 1996" .UC 4 .SH NAME msgs \- system messages and junk mail program *************** *** 108,114 **** msgs: "| /usr/ucb/msgs \-s" .PP should be include in ! .I /usr/lib/aliases to enable posting of messages. .PP The --- 108,114 ---- msgs: "| /usr/ucb/msgs \-s" .PP should be include in ! .I /etc/aliases to enable posting of messages. .PP The *************** *** 118,124 **** An entry with the .B \-c option should be placed in ! .I /usr/lib/crontab to run every night. This will remove all messages over 21 days old. A different expiration may be specified on the command line to override the default. --- 118,124 ---- An entry with the .B \-c option should be placed in ! .I /etc/crontab to run every night. This will remove all messages over 21 days old. A different expiration may be specified on the command line to override the default. *** /usr/src/man/man1/newaliases.1.old Sun Dec 14 15:06:13 1986 --- /usr/src/man/man1/newaliases.1 Tue Oct 22 20:26:08 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)newaliases.1 6.2 (Berkeley) 5/5/86 .\" ! .TH NEWALIASES 1 "May 5, 1986" .UC 4 .SH NAME newaliases \- rebuild the data base for the mail aliases file --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)newaliases.1 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH NEWALIASES 1 "October 22, 1996" .UC 4 .SH NAME newaliases \- rebuild the data base for the mail aliases file *************** *** 13,21 **** .SH DESCRIPTION .I Newaliases rebuilds the random access data base for the mail aliases file ! .IR /usr/lib/aliases . It must be run each time ! .I /usr/lib/aliases is changed in order for the change to take effect. .SH SEE ALSO --- 13,21 ---- .SH DESCRIPTION .I Newaliases rebuilds the random access data base for the mail aliases file ! .IR /etc/aliases . It must be run each time ! .I /etc/aliases is changed in order for the change to take effect. .SH SEE ALSO *** /usr/src/man/man1/nroff.1.old Sun Dec 14 15:06:44 1986 --- /usr/src/man/man1/nroff.1 Tue Oct 22 20:27:46 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)nroff.1 6.1 (Berkeley) 4/29/85 .\" ! .TH NROFF 1 "April 29, 1985" .UC 5 .SH NAME nroff \- text formatting --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)nroff.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH NROFF 1 "October 22, 1996" .UC 5 .SH NAME nroff \- text formatting *************** *** 70,76 **** .TP .BI \-m name Prepend the macro file ! .BI /usr/lib/tmac/tmac. name to the input .IR files . .TP --- 70,76 ---- .TP .BI \-m name Prepend the macro file ! .BI /usr/share/tmac/tmac. name to the input .IR files . .TP *************** *** 112,123 **** to speed output and reduce output character count. Tab settings are assumed to be every 8 nominal character widths. .SH FILES ! .ta \w'/usr/lib/tmac/tmac.* 'u /tmp/ta* temporary file .br ! /usr/lib/tmac/tmac.* standard macro files .br ! /usr/lib/term/* terminal driving tables for .I nroff .br .SH "SEE ALSO" --- 112,123 ---- to speed output and reduce output character count. Tab settings are assumed to be every 8 nominal character widths. .SH FILES ! .ta \w'/usr/share/tmac/tmac.* 'u /tmp/ta* temporary file .br ! /usr/share/tmac/tmac.* standard macro files .br ! /usr/share/term/* terminal driving tables for .I nroff .br .SH "SEE ALSO" *** /usr/src/man/man1/pi.1.old Sun Mar 15 00:17:24 1987 --- /usr/src/man/man1/pi.1 Tue Oct 22 20:33:59 1996 *************** *** 1,3 **** --- 1,4 ---- + .\" @(#)pi.1 1.1 (2.11BSD) 1996/10/22 .TH PI 1 .UC .SH NAME *************** *** 85,94 **** .br file.i \fBinclude\fP file(s) .br ! /usr/lib/pi_strings text of the error messages .br .nf ! /usr/lib/how_pi* basic usage explanation .fi obj interpreter code output .DT --- 86,95 ---- .br file.i \fBinclude\fP file(s) .br ! /usr/share/pascal/pi_strings text of the error messages .br .nf ! /usr/share/pascal/how_pi* basic usage explanation .fi obj interpreter code output .DT *** /usr/src/man/man1/pix.1.old Sun Mar 15 00:17:41 1987 --- /usr/src/man/man1/pix.1 Tue Oct 22 20:34:54 1996 *************** *** 1,3 **** --- 1,4 ---- + .\" @(#)pix.1 1.1 (2.11BSD) 1996/10/22 .TH PIX 1 .UC .SH NAME *************** *** 42,48 **** .br /tmp/pix????? temporary files .br ! /usr/lib/how_pix basic explanation .SH SEE\ ALSO Berkeley Pascal User's Manual .br --- 43,49 ---- .br /tmp/pix????? temporary files .br ! /usr/share/pascal/how_pix basic explanation .SH SEE\ ALSO Berkeley Pascal User's Manual .br *** /usr/src/man/man1/ptx.1.old Sun Dec 14 15:06:21 1986 --- /usr/src/man/man1/ptx.1 Tue Oct 22 20:38:12 1996 *************** *** 1,6 **** ! .\" @(#)ptx.1 6.1 (Berkeley) 4/29/85 .\" ! .TH PTX 1 "April 29, 1985" .AT 3 .SH NAME ptx \- permuted index --- 1,6 ---- ! .\" @(#)ptx.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH PTX 1 "October 22, 1996" .AT 3 .SH NAME ptx \- permuted index *************** *** 79,85 **** ignore file. If the \fB\-i\fR and \fB\-o\fR options are missing, use ! .I /usr/lib/eign as the .I ignore --- 79,85 ---- ignore file. If the \fB\-i\fR and \fB\-o\fR options are missing, use ! .I /usr/share/misc/eign as the .I ignore *************** *** 103,109 **** .SH FILES /usr/bin/sort .br ! /usr/lib/eign .SH BUGS Line length counts do not account for overstriking or proportional spacing. --- 103,109 ---- .SH FILES /usr/bin/sort .br ! /usr/share/misc/eign .SH BUGS Line length counts do not account for overstriking or proportional spacing. *** /usr/src/man/man1/pxp.1.old Sun Mar 15 00:18:34 1987 --- /usr/src/man/man1/pxp.1 Tue Oct 22 20:39:40 1996 *************** *** 1,3 **** --- 1,4 ---- + .\" @(#)pxp.1 1.1 (2.11BSD) 1996/10/22 .TH PXP 1 .UC .SH NAME *************** *** 132,138 **** core profile data source with .B \-c .br ! /usr/lib/how_pxp information on basic usage .br .ne 8 .SH "SEE ALSO" --- 133,139 ---- core profile data source with .B \-c .br ! /usr/share/pascal/how_pxp information on basic usage .br .ne 8 .SH "SEE ALSO" *** /usr/src/man/man1/rdist.1.old Sun Dec 14 15:06:47 1986 --- /usr/src/man/man1/rdist.1 Tue Oct 22 20:41:30 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)rdist.1 6.6 (Berkeley) 5/13/86 .\" ! .TH RDIST 1 "May 13, 1986" .UC 6 .ad .SH NAME --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)rdist.1 6.6.1 (2.11BSD) 1996/10/22 .\" ! .TH RDIST 1 "October 22, 1996" .UC 6 .ad .SH NAME *************** *** 306,312 **** install -R ; except /usr/lib/${EXLIB} ; except /usr/games/lib ; ! special /usr/lib/sendmail "/usr/lib/sendmail -bz" ; srcs: /usr/src/bin -> arpa --- 306,312 ---- install -R ; except /usr/lib/${EXLIB} ; except /usr/games/lib ; ! special /usr/sbin/sendmail "/usr/sbin/sendmail -bz" ; srcs: /usr/src/bin -> arpa *** /usr/src/man/man1/refer.1.old Sun Dec 14 15:06:36 1986 --- /usr/src/man/man1/refer.1 Tue Oct 22 20:43:53 1996 *************** *** 1,6 **** ! .\" @(#)refer.1 6.2 (Berkeley) 5/12/86 .\" ! .TH REFER 1 "May 12, 1986" .AT 3 .SH NAME refer \- find and insert literature references in documents --- 1,6 ---- ! .\" @(#)refer.1 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH REFER 1 "October 22, 1996" .AT 3 .SH NAME refer \- find and insert literature references in documents *************** *** 254,260 **** .ta \w'/usr/dict/papers\0\0'u /usr/dict/papers directory of default publication lists .br ! /usr/lib/refer directory of companion programs .SH SEE ALSO addbib(1), sortbib(1), roffbib(1), indxbib(1), lookbib(1) .SH AUTHOR --- 254,260 ---- .ta \w'/usr/dict/papers\0\0'u /usr/dict/papers directory of default publication lists .br ! /usr/libexec/refer directory of companion programs .SH SEE ALSO addbib(1), sortbib(1), roffbib(1), indxbib(1), lookbib(1) .SH AUTHOR *** /usr/src/man/man1/roffbib.1.old Sun Dec 14 15:06:42 1986 --- /usr/src/man/man1/roffbib.1 Tue Oct 22 20:51:22 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)roffbib.1 6.2 (Berkeley) 5/7/86 .\" ! .TH ROFFBIB 1 "May 7, 1986" .UC 5 .SH NAME roffbib \- run off bibliographic database --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)roffbib.1 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH ROFFBIB 1 "October 22, 1996" .UC 5 .SH NAME roffbib \- run off bibliographic database *************** *** 69,75 **** .B \-m and the macro filename. This set of macros will replace the ones ! defined in /usr/lib/tmac/tmac.bib. The .B \-V flag will send output to the Versatec; the --- 69,75 ---- .B \-m and the macro filename. This set of macros will replace the ones ! defined in /usr/share/tmac/tmac.bib. The .B \-V flag will send output to the Versatec; the *************** *** 105,113 **** flags the default page offset is already one inch. .SH FILES ! .ta \w'/usr/lib/tmac/tmac.bib\0\0'u .nf ! /usr/lib/tmac/tmac.bib file of macros used by \fInroff/troff\fP .fi .SH SEE ALSO refer(1), addbib(1), sortbib(1), indxbib(1), lookbib(1) --- 105,113 ---- flags the default page offset is already one inch. .SH FILES ! .ta \w'/usr/share/tmac/tmac.bib\0\0'u .nf ! /usr/share/tmac/tmac.bib file of macros used by \fInroff/troff\fP .fi .SH SEE ALSO refer(1), addbib(1), sortbib(1), indxbib(1), lookbib(1) *** /usr/src/man/man1/soelim.1.old Sun Dec 14 15:06:36 1986 --- /usr/src/man/man1/soelim.1 Tue Oct 22 20:53:00 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)soelim.1 6.2 (Berkeley) 5/7/86 .\" ! .TH SOELIM 1 "May 7, 1986" .UC .SH NAME soelim \- eliminate \&.so's from nroff input --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)soelim.1 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH SOELIM 1 "October 22, 1996" .UC .SH NAME soelim \- eliminate \&.so's from nroff input *************** *** 37,43 **** Note that inclusion can be suppressed by using `\'' instead of `\.', i.e. .PP .DT ! \'so /usr/lib/tmac.s .PP A sample usage of .I soelim --- 37,43 ---- Note that inclusion can be suppressed by using `\'' instead of `\.', i.e. .PP .DT ! \'so /usr/share/tmac/tmac.s .PP A sample usage of .I soelim *** /usr/src/man/man1/spell.1.old Sun Dec 14 15:06:24 1986 --- /usr/src/man/man1/spell.1 Tue Oct 22 20:54:47 1996 *************** *** 1,6 **** ! .\" @(#)spell.1 6.1 (Berkeley) 4/29/85 .\" ! .TH SPELL 1 "April 29, 1985" .AT 3 .SH NAME spell, spellin, spellout \- find spelling errors --- 1,6 ---- ! .\" @(#)spell.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH SPELL 1 "October 22, 1996" .AT 3 .SH NAME spell, spellin, spellout \- find spelling errors *************** *** 137,143 **** .br /tmp/spell.$$\(** temporary files .br ! /usr/lib/spell .br .SH SEE ALSO deroff(1), sort(1), tee(1), sed(1) --- 137,143 ---- .br /tmp/spell.$$\(** temporary files .br ! /usr/libexec/spell .br .SH SEE ALSO deroff(1), sort(1), tee(1), sed(1) *** /usr/src/man/man1/struct.1.old Sun Dec 14 15:06:24 1986 --- /usr/src/man/man1/struct.1 Tue Oct 22 20:58:20 1996 *************** *** 1,6 **** ! .\" @(#)struct.1 6.1 (Berkeley) 4/29/85 .\" ! .TH STRUCT 1 "April 29, 1985" .AT 3 .SH NAME struct \- structure Fortran programs --- 1,6 ---- ! .\" @(#)struct.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH STRUCT 1 "October 22, 1996" .AT 3 .SH NAME struct \- structure Fortran programs *************** *** 96,102 **** .SH FILES /tmp/struct* .br ! /usr/lib/struct/* .SH SEE ALSO f77(1) .SH BUGS --- 96,102 ---- .SH FILES /tmp/struct* .br ! /usr/libexec/struct/* .SH SEE ALSO f77(1) .SH BUGS *** /usr/src/man/man1/troff.1.old Sun Dec 14 15:06:26 1986 --- /usr/src/man/man1/troff.1 Tue Oct 22 20:59:34 1996 *************** *** 1,6 **** ! .\" @(#)troff.1 6.1 (Berkeley) 4/29/85 .\" ! .TH TROFF 1 "April 29, 1985" .AT 3 .SH NAME troff, nroff \- text formatting and typesetting --- 1,6 ---- ! .\" @(#)troff.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH TROFF 1 "October 22, 1996" .AT 3 .SH NAME troff, nroff \- text formatting and typesetting *************** *** 73,79 **** .TP .BI \-m name Prepend the macro file ! .BI /usr/lib/tmac/tmac. name to the input .IR files . .TP --- 73,79 ---- .TP .BI \-m name Prepend the macro file ! .BI /usr/share/tmac/tmac. name to the input .IR files . .TP *************** *** 123,129 **** The directory .I fontdir contains the font width tables instead of the default directory ! /usr/lib/fonts. This option can be used to produce output for devices besides the phototypesetter. .PP If the file --- 123,129 ---- The directory .I fontdir contains the font width tables instead of the default directory ! /usr/share/fonts. This option can be used to produce output for devices besides the phototypesetter. .PP If the file *************** *** 135,149 **** .I troff a 'set user-id' program. .SH FILES ! .ta \w'/usr/lib/tmac/tmac.* 'u /tmp/ta* temporary file .br ! /usr/lib/tmac/tmac.* standard macro files .br ! /usr/lib/term/* terminal driving tables for .I nroff .br ! /usr/lib/font/* font width tables for .I troff .br /dev/cat phototypesetter --- 135,149 ---- .I troff a 'set user-id' program. .SH FILES ! .ta \w'/usr/share/tmac/tmac.* 'u /tmp/ta* temporary file .br ! /usr/share/tmac/tmac.* standard macro files .br ! /usr/share/term/* terminal driving tables for .I nroff .br ! /usr/share/font/* font width tables for .I troff .br /dev/cat phototypesetter *** /usr/src/man/man1/units.1.old Sun Dec 14 15:06:38 1986 --- /usr/src/man/man1/units.1 Tue Oct 22 21:03:04 1996 *************** *** 1,6 **** ! .\" @(#)units.1 6.1 (Berkeley) 4/29/85 .\" ! .TH UNITS 1 "April 29, 1985" .AT 3 .if n .ds / / .if t .ds / \z/\h'\w'*'u' --- 1,6 ---- ! .\" @(#)units.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH UNITS 1 "October 22, 1996" .AT 3 .if n .ds / / .if t .ds / \z/\h'\w'*'u' *************** *** 67,75 **** are prefixed thus: `brgallon'. Currency is denoted `belgiumfranc', `britainpound', ... .PP ! For a complete list of units, `cat /usr/lib/units'. .SH FILES ! /usr/lib/units .SH BUGS Don't base your financial plans on the currency conversions. --- 67,75 ---- are prefixed thus: `brgallon'. Currency is denoted `belgiumfranc', `britainpound', ... .PP ! For a complete list of units, `cat /usr/share/misc/units'. .SH FILES ! /usr/share/misc/units .SH BUGS Don't base your financial plans on the currency conversions. *** /usr/src/man/man1/uucp.1.old Sun Dec 14 15:06:38 1986 --- /usr/src/man/man1/uucp.1 Tue Oct 22 21:10:30 1996 *************** *** 1,6 **** ! .\" @(#)uucp.1c 6.3 (Berkeley) 4/24/86 .\" ! .TH UUCP 1C "April 24, 1986" .AT 3 .SH NAME uucp \- unix to unix copy --- 1,6 ---- ! .\" @(#)uucp.1 6.3.1 (2.11BSD) 1996/10/22 .\" ! .TH UUCP 1 "April 24, 1986" .AT 3 .SH NAME uucp \- unix to unix copy *************** *** 128,134 **** .SH FILES /usr/spool/uucp - spool directory .br ! /usr/lib/uucp/* - other data and program files .SH SEE ALSO uux(1C), mail(1) .PP --- 128,134 ---- .SH FILES /usr/spool/uucp - spool directory .br ! /etc/uucp/* - data and configuration files .SH SEE ALSO uux(1C), mail(1) .PP *** /usr/src/man/man1/uux.1.old Sun Dec 14 15:06:39 1986 --- /usr/src/man/man1/uux.1 Tue Oct 22 21:11:43 1996 *************** *** 1,6 **** ! .\" @(#)uux.1c 6.3 (Berkeley) 4/24/86 .\" ! .TH UUX 1C "April 24, 1986" .AT 3 .SH NAME uux \- unix to unix command execution --- 1,6 ---- ! .\" @(#)uux.1 6.3.1 (2.11BSD) 1996/10/22 .\" ! .TH UUX 1 "October 22, 1996" .AT 3 .SH NAME uux \- unix to unix command execution *************** *** 129,135 **** The default is .BR A ; by comparison ! .IR uucp (1C) defaults to .B n and mail is usually sent at grade --- 129,135 ---- The default is .BR A ; by comparison ! .IR uucp (1) defaults to .B n and mail is usually sent at grade *************** *** 175,185 **** /usr/spool/uucp spool directories .TP ! /usr/lib/uucp/\(** ! UUCP configuration data and daemons .PD .SH SEE ALSO ! uucp(1C), uucico(8C), uuxqt(8C). .SH WARNING For security reasons, many installations will limit the list of --- 175,185 ---- /usr/spool/uucp spool directories .TP ! /etc/uucp/\(** ! UUCP configuration data. .PD .SH SEE ALSO ! uucp(1), uucico(8), uuxqt(8). .SH WARNING For security reasons, many installations will limit the list of *** /usr/src/man/man1/vgrind.1.old Sun Dec 14 15:06:17 1986 --- /usr/src/man/man1/vgrind.1 Tue Oct 22 21:18:49 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)vgrind.1 6.2 (Berkeley) 5/5/86 .\" ! .TH VGRIND 1 "May 5, 1986" .UC 4 .SH NAME vgrind \- grind nice listings of programs --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)vgrind.1 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH VGRIND 1 "October 22, 1996" .UC 4 .SH NAME vgrind \- grind nice listings of programs *************** *** 114,120 **** the file name) .IP \fB\-d\fP specifies an alternate language definitions ! file (default is /usr/lib/vgrindefs) .IP \fB\-l\fP specifies the language to use. Currently known are PASCAL .RB ( \-lp ), --- 114,120 ---- the file name) .IP \fB\-d\fP specifies an alternate language definitions ! file (default is /usr/share/misc/vgrindefs) .IP \fB\-l\fP specifies the language to use. Currently known are PASCAL .RB ( \-lp ), *************** *** 139,149 **** .ta 2i index file where source for index is created .br ! /usr/lib/tmac/tmac.vgrind macro package .br ! /usr/lib/vfontedpr preprocessor .br ! /usr/lib/vgrindefs language descriptions .SH AUTHOR Dave Presotto & William Joy .SH SEE ALSO --- 139,149 ---- .ta 2i index file where source for index is created .br ! /usr/share/tmac/tmac.vgrind macro package .br ! /usr/libexec/vfontedpr preprocessor .br ! /usr/share/misc/vgrindefs language descriptions .SH AUTHOR Dave Presotto & William Joy .SH SEE ALSO *** /usr/src/man/man1/vwidth.1.old Sun Dec 14 15:06:44 1986 --- /usr/src/man/man1/vwidth.1 Tue Oct 22 21:21:07 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)vwidth.1 6.1 (Berkeley) 4/29/85 .\" ! .TH VWIDTH 1 "April 29, 1985" .UC 5 .SH NAME vwidth \- make troff width table for a font --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)vwidth.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH VWIDTH 1 "October 22, 1996" .UC 5 .SH NAME vwidth \- make troff width table for a font *************** *** 13,19 **** fontfile pointsize > ft\fIxx\fP.c .br .B cc -c ft\fIxx\fP.c ! mv ft\fIxx\fP.o /usr/lib/font/ft\fIxx\fP .SH DESCRIPTION .I Vwidth translates from the width information stored in the vfont style --- 13,19 ---- fontfile pointsize > ft\fIxx\fP.c .br .B cc -c ft\fIxx\fP.c ! mv ft\fIxx\fP.o /usr/share/font/ft\fIxx\fP .SH DESCRIPTION .I Vwidth translates from the width information stored in the vfont style *************** *** 39,45 **** Vwidth produces a C program on its standard output. This program should be run through the C compiler and the object (that is, the .o file) saved. ! The resulting file should be placed in /usr/lib/font in the file .RI ft xx where --- 39,45 ---- Vwidth produces a C program on its standard output. This program should be run through the C compiler and the object (that is, the .o file) saved. ! The resulting file should be placed in /usr/share/font in the file .RI ft xx where *************** *** 47,53 **** is a one or two letter code that is the logical (internal to troff) font name. This name can be found by looking in the file ! .RI /usr/lib/fontinfo/ fname * where .I fname is the external name of the font. --- 47,53 ---- is a one or two letter code that is the logical (internal to troff) font name. This name can be found by looking in the file ! .RI /usr/share/fontinfo/ fname * where .I fname is the external name of the font. *** /usr/src/man/man1/yacc.1.old Sun Dec 14 15:06:32 1986 --- /usr/src/man/man1/yacc.1 Tue Oct 22 21:28:26 1996 *************** *** 1,6 **** ! .\" @(#)yacc.1 6.1 (Berkeley) 4/29/85 .\" ! .TH YACC 1 "April 29, 1985" .AT 3 .SH NAME yacc \- yet another compiler-compiler --- 1,6 ---- ! .\" @(#)yacc.1 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH YACC 1 "October 22, 1996" .AT 3 .SH NAME yacc \- yet another compiler-compiler *************** *** 63,69 **** .br yacc.tmp, yacc.acts temporary files .br ! /usr/lib/yaccpar parser prototype for C programs .SH "SEE ALSO" .IR lex (1) .br --- 63,69 ---- .br yacc.tmp, yacc.acts temporary files .br ! /usr/share/misc/yaccpar parser prototype for C programs .SH "SEE ALSO" .IR lex (1) .br *** /usr/src/man/man3/gethostbyname.3.old Tue Apr 5 15:09:59 1988 --- /usr/src/man/man3/gethostbyname.3 Wed Oct 30 20:47:37 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)gethostbyname.3 6.9 (Berkeley) 4/5/88 .\" ! .TH GETHOSTBYNAME 3N "April 5, 1988" .UC 5 .SH NAME gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror \- get network host entry --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)gethostbyname.3 6.9.1 (2.11BSD) 1996/10/30 .\" ! .TH GETHOSTBYNAME 3 "October 30, 1996" .UC 5 .SH NAME gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror \- get network host entry *************** *** 87,93 **** .I gethostbyname will search for the named host in the current domain and its parents unless the name ends in a dot. ! If the name contains no dot, and if the environment variable ``HOSTALAIASES'' contains the name of an alias file, the alias file will first be searched for an alias matching the input name. See --- 87,93 ---- .I gethostbyname will search for the named host in the current domain and its parents unless the name ends in a dot. ! If the name contains no dot, and if the environment variable ``HOSTALIASES'' contains the name of an alias file, the alias file will first be searched for an alias matching the input name. See *** /usr/src/man/man4/dmc.4.old Thu Aug 20 22:20:56 1987 --- /usr/src/man/man4/dmc.4 Tue Oct 22 21:32:08 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)dmc.4 6.3 (Berkeley) 8/20/87 .\" ! .TH DMC 4 "August 20, 1987" .UC 2 .SH NAME dmc \- DEC DMC-11/DMR-11 point-to-point communications device --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)dmc.4 6.3.1 (2.11BSD) 1996/10/22 .\" ! .TH DMC 4 "October 22, 1996" .UC 2 .SH NAME dmc \- DEC DMC-11/DMR-11 point-to-point communications device *************** *** 43,49 **** .ti .PP Several device error counters are available via "adb", for ! more information see the adb script /usr/lib/adb/dmcstats, or the DMC11 technical manual. .PP The host's address must be specified with an SIOCSIFADDR ioctl, --- 43,49 ---- .ti .PP Several device error counters are available via "adb", for ! more information see the adb script /usr/share/adb/dmcstats, or the DMC11 technical manual. .PP The host's address must be specified with an SIOCSIFADDR ioctl, *** /usr/src/man/man5/L-devices.5.old Sun Dec 14 15:08:28 1986 --- /usr/src/man/man5/L-devices.5 Tue Oct 22 21:38:37 1996 *************** *** 2,16 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L-devices.5 6.1 (Berkeley) 4/24/86 .\" ! .TH L-DEVICES 5 "April 24, 1986" .UC 6 .SH NAME L-devices \- UUCP device description file .SH DESCRIPTION The L-devices file is consulted by the UUCP daemon ! .IR uucico (8C) under the direction of .IR L.sys (5) for information on the devices that it may use. --- 2,16 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L-devices.5 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH L-DEVICES 5 "October 22, 1996" .UC 6 .SH NAME L-devices \- UUCP device description file .SH DESCRIPTION The L-devices file is consulted by the UUCP daemon ! .IR uucico (8) under the direction of .IR L.sys (5) for information on the devices that it may use. *************** *** 191,198 **** script is used .IR after . .SH FILES ! /usr/lib/uucp/L-devices .br ! /usr/lib/uucp/UUAIDS/L-devices L-devices example .SH SEE ALSO ! uucp(1C), uux(1C), L.sys(5), uucico(8C) --- 191,198 ---- script is used .IR after . .SH FILES ! /etc/uucp/L-devices .br ! /etc/uucp/UUAIDS/L-devices L-devices example .SH SEE ALSO ! uucp(1), uux(1), L.sys(5), uucico(8) *** /usr/src/man/man5/L-dialcodes.5.old Sun Dec 14 15:08:28 1986 --- /usr/src/man/man5/L-dialcodes.5 Tue Oct 22 21:35:31 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L-dialcodes.5 6.1 (Berkeley) 4/24/86 .\" ! .TH L-DIALCODES 5 "April 24, 1986" .UC 6 .SH NAME L-dialcodes \- UUCP phone number index file --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L-dialcodes.5 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH L-DIALCODES 5 "October 22, 1996" .UC 6 .SH NAME L-dialcodes \- UUCP phone number index file *************** *** 97,105 **** .IR L.sys . .SH FILES .nf ! .ta \w'/usr/lib/uucp/UUAIDS/L-dialcodes 'u ! /usr/lib/uucp/L-dialcodes ! /usr/lib/uucp/UUAIDS/L-dialcodes L-dialcodes example .fi .SH SEE ALSO ! uucp(1C), uux(1C), L.sys(5), uucico(8C). --- 97,105 ---- .IR L.sys . .SH FILES .nf ! .ta \w'/etc/uucp/UUAIDS/L-dialcodes 'u ! /etc/uucp/L-dialcodes ! /etc/uucp/UUAIDS/L-dialcodes L-dialcodes example .fi .SH SEE ALSO ! uucp(1), uux(1), L.sys(5), uucico(8). *** /usr/src/man/man5/L.aliases.5.old Sun Dec 14 15:08:28 1986 --- /usr/src/man/man5/L.aliases.5 Tue Oct 22 21:38:01 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L.aliases.5 6.2 (Berkeley) 5/10/86 .\" ! .TH L.ALIASES 5 "May 10, 1986" .UC 6 .SH NAME L.aliases \- UUCP hostname alias file --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L.aliases.5 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH L.ALIASES 5 "October 22, 1996" .UC 6 .SH NAME L.aliases \- UUCP hostname alias file *************** *** 33,39 **** are mapped to .I real_name by ! .IR uucico (8C), .IR uucp (1), and .IR uux (1). --- 33,39 ---- are mapped to .I real_name by ! .IR uucico (8), .IR uucp (1), and .IR uux (1). *************** *** 50,59 **** .IR L.sys ; they will not be used. .SH FILES ! .ta \w'/usr/lib/uucp/UUAIDS/L.aliases 'u .nr ! /usr/lib/uucp/L.aliases ! /usr/lib/uucp/UUAIDS/L.aliases L.aliases example .fi .SH SEE ALSO ! uucp(1C), uux(1C), L.sys(5), uucico(8C) --- 50,59 ---- .IR L.sys ; they will not be used. .SH FILES ! .ta \w'/etc/uucp/UUAIDS/L.aliases 'u .nr ! /etc/uucp/L.aliases ! /etc/uucp/UUAIDS/L.aliases L.aliases example .fi .SH SEE ALSO ! uucp(1), uux(1), L.sys(5), uucico(8) *** /usr/src/man/man5/L.cmds.5.old Sun Dec 14 15:08:28 1986 --- /usr/src/man/man5/L.cmds.5 Tue Oct 22 21:40:52 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L.cmds.5 6.1 (Berkeley) 4/24/86 .\" ! .TH L.CMDS 5 "April 24, 1986" .UC 6 .SH NAME L.cmds \- UUCP remote command permissions file --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L.cmds.5 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH L.CMDS 5 "October 22, 1996" .UC 6 .SH NAME L.cmds \- UUCP remote command permissions file *************** *** 13,19 **** .I L.cmds file contains a list of commands, one per line, that are permitted for remote execution via ! .IR uux (1C). .PP The default search path is /bin:/usr/bin:/usr/ucb. To change the path, include anywhere in the file a line of the form: --- 13,19 ---- .I L.cmds file contains a list of commands, one per line, that are permitted for remote execution via ! .IR uux (1). .PP The default search path is /bin:/usr/bin:/usr/ucb. To change the path, include anywhere in the file a line of the form: *************** *** 67,82 **** are extreme risks. .PP It is common (but hazardous) to include ! .IR uucp (1C) in .IR L.cmds ; see the NOTES section of .IR USERFILE . .SH FILES ! .ta \w'/usr/lib/uucp/UUAIDS/L.cmds 'u .nf ! /usr/lib/uucp/L.cmds ! /usr/lib/uucp/UUAIDS/L.cmds L.cmds example. .fi .SH SEE ALSO ! uucp(1C), uux(1C), USERFILE(5), uucico(8C), uuxqt(8C) --- 67,82 ---- are extreme risks. .PP It is common (but hazardous) to include ! .IR uucp (1) in .IR L.cmds ; see the NOTES section of .IR USERFILE . .SH FILES ! .ta \w'/etc/uucp/UUAIDS/L.cmds 'u .nf ! /etc/uucp/L.cmds ! /etc/uucp/UUAIDS/L.cmds L.cmds example. .fi .SH SEE ALSO ! uucp(1), uux(1), USERFILE(5), uucico(8), uuxqt(8) *** /usr/src/man/man5/L.sys.5.old Sun Dec 14 15:08:29 1986 --- /usr/src/man/man5/L.sys.5 Tue Oct 22 21:43:30 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L.sys.5 6.1 (Berkeley) 4/24/86 .\" ! .TH L.SYS 5 "April 24, 1986" .UC 6 .SH NAME L.sys \- UUCP remote host description file --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)L.sys.5 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH L.SYS 5 "October 22, 1996" .UC 6 .SH NAME L.sys \- UUCP remote host description file *************** *** 12,18 **** The .I L.sys file is consulted by the UUCP daemon ! .IR uucico (8C) for information on remote systems. .I L.sys includes the system name, appropriate times to call, phone numbers, and a --- 12,18 ---- The .I L.sys file is consulted by the UUCP daemon ! .IR uucico (8) for information on remote systems. .I L.sys includes the system name, appropriate times to call, phone numbers, and a *************** *** 458,468 **** .I send `ufeedme'.'' .SH FILES ! /usr/lib/uucp/L.sys .br ! /usr/lib/uucp/UUAIDS/L.sys L.sys example .SH SEE ALSO ! uucp(1C), uux(1C), L-devices(5), services(5), uucico(8C) .SH BUGS ``ABORT'' in the send/expect script is expressed ``backwards,'' that is, it should be written `` --- 458,468 ---- .I send `ufeedme'.'' .SH FILES ! /etc/uucp/L.sys .br ! /etc/uucp/UUAIDS/L.sys L.sys example .SH SEE ALSO ! uucp(1), uux(1), L-devices(5), services(5), uucico(8) .SH BUGS ``ABORT'' in the send/expect script is expressed ``backwards,'' that is, it should be written `` *** /usr/src/man/man5/USERFILE.5.old Sun Dec 14 15:08:29 1986 --- /usr/src/man/man5/USERFILE.5 Tue Oct 22 21:47:06 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)USERFILE.5 6.1 (Berkeley) 4/24/86 .\" ! .TH USERFILE 5 "April 24, 1986" .UC 6 .SH NAME USERFILE \- \s-1UUCP\s0 pathname permissions file --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)USERFILE.5 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH USERFILE 5 "October 22, 1996" .UC 6 .SH NAME USERFILE \- \s-1UUCP\s0 pathname permissions file *************** *** 51,61 **** .IR system . .PP When ! .IR uucico (8C) runs in master role or ! .IR uucp (1C) or ! .IR uux (1C) are run by local users, the permitted pathnames are those on the first line with a .I loginname --- 51,61 ---- .IR system . .PP When ! .IR uucico (8) runs in master role or ! .IR uucp (1) or ! .IR uux (1) are run by local users, the permitted pathnames are those on the first line with a .I loginname *************** *** 140,152 **** 4) If all of the above fail, the utility aborts. .SH FILES ! .ta \w'/usr/lib/uucp/UUAIDS/USERFILE 'u .nf ! /usr/lib/uucp/USERFILE ! /usr/lib/uucp/UUAIDS/USERFILE USERFILE example .fi .SH SEE ALSO ! uucp(1C), uux(1C), L.cmds(5), L.sys(5), uucico(8C), uuxqt(8C) .SH NOTES The \s-1UUCP\s0 utilities .RI ( uucico , --- 140,152 ---- 4) If all of the above fail, the utility aborts. .SH FILES ! .ta \w'/etc/uucp/UUAIDS/USERFILE 'u .nf ! /etc/uucp/USERFILE ! /etc/uucp/UUAIDS/USERFILE USERFILE example .fi .SH SEE ALSO ! uucp(1), uux(1), L.cmds(5), L.sys(5), uucico(8), uuxqt(8) .SH NOTES The \s-1UUCP\s0 utilities .RI ( uucico , *************** *** 185,193 **** .IR L.cmds ), it can be easy for an intruder to open files anywhere in the file system. Arguments to ! .IR uucp (1C) are safe, since it assumes all of its non-option arguments are files. ! .IR Uux (1C) cannot make such assumptions; hence, it is more dangerous. .SH BUGS The --- 185,193 ---- .IR L.cmds ), it can be easy for an intruder to open files anywhere in the file system. Arguments to ! .IR uucp (1) are safe, since it assumes all of its non-option arguments are files. ! .IR Uux (1) cannot make such assumptions; hence, it is more dangerous. .SH BUGS The *************** *** 209,213 **** line used by .IR uuxqt . Otherwise, all ! .IR uux (1C) requests are rejected with a "PERMISSION DENIED" message. --- 209,213 ---- line used by .IR uuxqt . Otherwise, all ! .IR uux (1) requests are rejected with a "PERMISSION DENIED" message. *** /usr/src/man/man5/aliases.5.old Sun Dec 14 15:08:25 1986 --- /usr/src/man/man5/aliases.5 Tue Oct 22 21:48:50 1996 *************** *** 2,18 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)aliases.5 6.1 (Berkeley) 5/15/85 .\" ! .TH ALIASES 5 "May 15, 1985" .UC 4 .SH NAME aliases \- aliases file for sendmail .SH SYNOPSIS ! .B /usr/lib/aliases .SH DESCRIPTION This file describes user id aliases used by ! .I /usr/lib/sendmail. It is formatted as a series of lines of the form .in +0.5i name: name_1, name2, name_3, . . . --- 2,18 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)aliases.5 6.1.1 (2.11BSD) 1996/10/22 .\" ! .TH ALIASES 5 "October 22, 1996" .UC 4 .SH NAME aliases \- aliases file for sendmail .SH SYNOPSIS ! .B /etc/aliases .SH DESCRIPTION This file describes user id aliases used by ! .I /usr/sbin/sendmail. It is formatted as a series of lines of the form .in +0.5i name: name_1, name2, name_3, . . . *************** *** 34,42 **** .PP This is only the raw data file; the actual aliasing information is placed into a binary format in the files ! .I /usr/lib/aliases.dir and ! .I /usr/lib/aliases.pag using the program .IR newaliases (1). A --- 34,42 ---- .PP This is only the raw data file; the actual aliasing information is placed into a binary format in the files ! .I /etc/aliases.dir and ! .I /etc/aliases.pag using the program .IR newaliases (1). A *** /usr/src/man/man5/vfont.5.old Sun Dec 14 15:08:26 1986 --- /usr/src/man/man5/vfont.5 Tue Oct 22 21:50:32 1996 *************** *** 1,11 **** ! .\" @(#)vfont.5 6.2 (Berkeley) 5/13/86 .\" ! .TH VFONT 5 "May 13, 1986" .AT 3 .SH NAME vfont \- font formats for the Benson-Varian or Versatec .SH SYNOPSIS ! .B /usr/lib/vfont/\(** .SH DESCRIPTION The fonts for the printer/plotters have the following format. Each file contains a header, an array of 256 character description --- 1,11 ---- ! .\" @(#)vfont.5 6.2.1 (2.11BSD) 1996/10/22 .\" ! .TH VFONT 5 "October 22, 1996" .AT 3 .SH NAME vfont \- font formats for the Benson-Varian or Versatec .SH SYNOPSIS ! .B /usr/share/vfont/\(** .SH DESCRIPTION The fonts for the printer/plotters have the following format. Each file contains a header, an array of 256 character description *************** *** 84,89 **** It represents the logical width of the glyph, in raster lines, and shows where the base point of the next glyph would be. .SH FILES ! /usr/lib/vfont/\(** .SH SEE ALSO troff(1), pti(1), vfontinfo(1) --- 84,89 ---- It represents the logical width of the glyph, in raster lines, and shows where the base point of the next glyph would be. .SH FILES ! /usr/share/vfont/\(** .SH SEE ALSO troff(1), pti(1), vfontinfo(1) *** /usr/src/man/man5/vgrindefs.5.old Sun Dec 14 15:08:27 1986 --- /usr/src/man/man5/vgrindefs.5 Tue Oct 22 21:52:11 1996 *************** *** 2,16 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)vgrindefs.5 6.1 (Berkeley) 5/15/85 .\" .tr || ! .TH VGRINDEFS 5 "May 15, 1985" .UC 5 .SH NAME vgrindefs \- vgrind's language definition data base .SH SYNOPSIS ! .B /usr/lib/vgrindefs .SH DESCRIPTION .I Vgrindefs contains all language definitions for vgrind. The data base is --- 2,16 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)vgrindefs.5 6.1.1 (2.11BSD) 1996/10/22 .\" .tr || ! .TH VGRINDEFS 5 "October 22, 1996" .UC 5 .SH NAME vgrindefs \- vgrind's language definition data base .SH SYNOPSIS ! .B /usr/share/misc/vgrindefs .SH DESCRIPTION .I Vgrindefs contains all language definitions for vgrind. The data base is *************** *** 116,122 **** specified in lower case. .SH FILES .DT ! /usr/lib/vgrindefs file containing terminal descriptions .SH SEE ALSO vgrind(1), troff(1) .SH AUTHOR --- 116,122 ---- specified in lower case. .SH FILES .DT ! /usr/share/misc/vgrindefs file containing terminal descriptions .SH SEE ALSO vgrind(1), troff(1) .SH AUTHOR *** /usr/src/man/man6/chess.6.old Wed Aug 26 22:09:52 1987 --- /usr/src/man/man6/chess.6 Tue Oct 22 21:55:50 1996 *************** *** 17,23 **** the program's reply. .SH FILES .ta 2i ! /usr/lib/book opening `book' .SH DIAGNOSTICS The most cryptic diagnostic is `eh?' which means that the input was syntactically incorrect. --- 17,23 ---- the program's reply. .SH FILES .ta 2i ! /usr/games/lib/book opening `book' .SH DIAGNOSTICS The most cryptic diagnostic is `eh?' which means that the input was syntactically incorrect. *** /usr/src/man/man7/man.7.old Sun Dec 14 15:08:37 1986 --- /usr/src/man/man7/man.7 Tue Oct 22 21:59:34 1996 *************** *** 1,6 **** ! .\" @(#)man.7 6.3 (Berkeley) 5/15/86 .\" ! .TH MAN 7 "May 15, 1986" .AT 3 .SH NAME man \- macros to typeset manual --- 1,6 ---- ! .\" @(#)man.7 6.3.1 (2.11BSD) 1996/10/22 .\" ! .TH MAN 7 "October 22, 1996" .AT 3 .SH NAME man \- macros to typeset manual *************** *** 15,21 **** .SH DESCRIPTION These macros are used to lay out pages of this manual. A skeleton page may be found in the file ! /usr/man/man0/xx. .PP Any text argument .I t --- 15,21 ---- .SH DESCRIPTION These macros are used to lay out pages of this manual. A skeleton page may be found in the file ! /usr/man/man.template. .PP Any text argument .I t *************** *** 56,64 **** .IP \e*S Change to default type size. .SH FILES ! /usr/lib/tmac/tmac.an .br ! /usr/man/man0/xx .SH SEE ALSO troff(1), man(1) .SH BUGS --- 56,64 ---- .IP \e*S Change to default type size. .SH FILES ! /usr/share/tmac/tmac.an .br ! /usr/man/man.template .SH SEE ALSO troff(1), man(1) .SH BUGS *** /usr/src/man/man7/me.7.old Sun Dec 14 15:08:38 1986 --- /usr/src/man/man7/me.7 Wed Oct 23 13:04:32 1996 *************** *** 2,11 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)me.7 6.3 (Berkeley) 5/6/86 .\" .hc % ! .TH ME 7 "May 6, 1986" .UC 3 .SH NAME me \- macros for formatting papers --- 2,11 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)me.7 6.3.1 (2.11BSD) 1996/10/23 .\" .hc % ! .TH ME 7 "October 23, 1996" .UC 3 .SH NAME me \- macros for formatting papers *************** *** 58,66 **** preprocessors for equations and tables is acceptable as input. .SH FILES ! /usr/lib/tmac/tmac.e .br ! /usr/lib/me/* .SH "SEE ALSO" eqn(1), troff(1), refer(1), tbl(1) .br --- 58,66 ---- preprocessors for equations and tables is acceptable as input. .SH FILES ! /usr/share/tmac/tmac.e .br ! /usr/share/me/* .SH "SEE ALSO" eqn(1), troff(1), refer(1), tbl(1) .br *** /usr/src/man/man7/ms.7.old Sun Dec 14 15:08:38 1986 --- /usr/src/man/man7/ms.7 Wed Oct 23 13:05:17 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)ms.7 6.1 (Berkeley) 5/20/85 .\" ! .TH MS 7 "May 20, 1985" .UC 4 .ds ]W UCB Computer Center .SH NAME --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)ms.7 6.1.1 (2.11BSD) 1996/10/23 .\" ! .TH MS 7 "October 23, 1996" .UC 4 .ds ]W UCB Computer Center .SH NAME *************** *** 42,50 **** Output of the \fItbl, eqn,\fP and \fIrefer\fP\|(1) preprocessors for equations, tables, and references is acceptable as input. .SH FILES ! /usr/lib/tmac/tmac.x .br ! /usr/lib/ms/x.??? .SH "SEE ALSO" eqn(1), refer(1), tbl(1), troff(1) .SH REQUESTS --- 42,50 ---- Output of the \fItbl, eqn,\fP and \fIrefer\fP\|(1) preprocessors for equations, tables, and references is acceptable as input. .SH FILES ! /usr/share/tmac/tmac.x .br ! /usr/share/ms/x.??? .SH "SEE ALSO" eqn(1), refer(1), tbl(1), troff(1) .SH REQUESTS *** /usr/src/man/man8/XNSrouted.8.old Sun Dec 14 15:08:39 1986 --- /usr/src/man/man8/XNSrouted.8 Fri Nov 1 19:37:52 1996 *************** *** 2,15 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)XNSrouted.8c 6.1 (Berkeley) 6/4/86 .\" ! .TH XNSROUTED 8C "June 4, 1986" .UC 6 .SH NAME XNSrouted \- NS Routing Information Protocol daemon .SH SYNOPSIS ! .B /etc/XNSrouted [ .B \-s ] [ --- 2,15 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)XNSrouted.8 6.1.1 (2.11BSD) 1996/11/1 .\" ! .TH XNSROUTED 8 "November 1, 1996" .UC 6 .SH NAME XNSrouted \- NS Routing Information Protocol daemon .SH SYNOPSIS ! .B /sbin/XNSrouted [ .B \-s ] [ *** /usr/src/man/man8/adduser.8.old Sun May 14 22:29:17 1989 --- /usr/src/man/man8/adduser.8 Wed Oct 23 13:14:33 1996 *************** *** 13,21 **** .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" ! .\" @(#)adduser.8 6.6 (Berkeley) 3/15/89 .\" ! .TH ADDUSER 8 "March 15, 1989" .UC 4 .SH NAME adduser \- procedure for adding new users --- 13,21 ---- .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" ! .\" @(#)adduser.8 6.6.1 (2.11BSD) 1996/10/23 .\" ! .TH ADDUSER 8 "October 23, 1996" .UC 4 .SH NAME adduser \- procedure for adding new users *************** *** 22,28 **** .SH DESCRIPTION A new user must choose a login name, which must not already appear in .IR /etc/passwd or ! .IR /usr/lib/aliases . It must also not begin with the hyphen (``-'') character. It is strongly recommended that it be all lower-case, and not contain the dot (``.'') character, as that tends to confuse mailers. --- 22,28 ---- .SH DESCRIPTION A new user must choose a login name, which must not already appear in .IR /etc/passwd or ! .IR /etc/aliases . It must also not begin with the hyphen (``-'') character. It is strongly recommended that it be all lower-case, and not contain the dot (``.'') character, as that tends to confuse mailers. *** /usr/src/man/man8/bugfiler.8.old Sun Dec 14 15:08:45 1986 --- /usr/src/man/man8/bugfiler.8 Wed Oct 23 13:16:26 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)bugfiler.8 6.2 (Berkeley) 5/20/86 .\" ! .TH BUGFILER 8 "May 20, 1986" .UC 5 .SH NAME bugfiler \- file bug reports in folders automatically --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)bugfiler.8 6.2.1 (2.11BSD) 1996/10/23 .\" ! .TH BUGFILER 8 "October 23, 1996" .UC 5 .SH NAME bugfiler \- file bug reports in folders automatically *************** *** 20,26 **** .I Bugfiler is normally invoked by the mail delivery program through .IR aliases (5) ! with a line such as the following in /usr/lib/aliases. .PP .DT bugs:"|bugfiler /usr/bugs/mail" --- 20,26 ---- .I Bugfiler is normally invoked by the mail delivery program through .IR aliases (5) ! with a line such as the following in /etc/aliases. .PP .DT bugs:"|bugfiler /usr/bugs/mail" *************** *** 73,81 **** with a backslash (`\e'). .SH FILES .ta 2.5i ! /usr/lib/sendmail mail delivery program .br ! /usr/lib/unixtomh converts unix mail format to mh format .br maildir/.ack the message sent in acknowledgement .br --- 73,81 ---- with a backslash (`\e'). .SH FILES .ta 2.5i ! /usr/sbin/sendmail mail delivery program .br ! /usr/libexec/unixtomh converts unix mail format to mh format .br maildir/.ack the message sent in acknowledgement .br *** /usr/src/man/man8/catman.8.old Sun Dec 14 15:08:40 1986 --- /usr/src/man/man8/catman.8 Wed Oct 23 13:25:36 1996 *************** *** 2,10 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)catman.8 6.5 (Berkeley) 5/28/86 .\" ! .TH CATMAN 8 "May 28, 1986" .UC 4 .SH NAME catman \- create the cat files for the manual --- 2,10 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)catman.8 6.5.1 (2.11BSD) 1996/10/23 .\" ! .TH CATMAN 8 "October 23, 1996" .UC 4 .SH NAME catman \- create the cat files for the manual *************** *** 101,112 **** .fi .SH FILES .nf ! .ta \w'/usr/lib/makewhatis 'u /usr/man default manual directory location /usr/man/man?/*.* raw (nroff input) manual sections /usr/man/cat?/*.* preformatted manual pages /usr/man/whatis whatis database ! /usr/lib/makewhatis command script to make whatis database .fi .DT .SH "SEE ALSO" --- 101,112 ---- .fi .SH FILES .nf ! .ta \w'/usr/sbin/makewhatis 'u /usr/man default manual directory location /usr/man/man?/*.* raw (nroff input) manual sections /usr/man/cat?/*.* preformatted manual pages /usr/man/whatis whatis database ! /usr/sbin/makewhatis command script to make whatis database .fi .DT .SH "SEE ALSO" *** /usr/src/man/man8/cron.8.old Sun Dec 14 15:08:44 1986 --- /usr/src/man/man8/cron.8 Wed Oct 23 13:27:36 1996 *************** *** 1,16 **** ! .\" @(#)cron.8 6.5 (Berkeley) 5/16/86 .\" ! .TH CRON 8 "May 16, 1986" .AT 3 .SH NAME cron \- clock daemon .SH SYNOPSIS ! .B /etc/cron .SH DESCRIPTION .I Cron executes commands at specified dates and times according to the instructions in the files ! /usr/lib/crontab and /usr/lib/crontab.local. None, either one, or both of these files may be present. Since .I cron --- 1,16 ---- ! .\" @(#)cron.8 6.5.1 (2.11BSD) 1996/10/23 .\" ! .TH CRON 8 "October 23, 1996" .AT 3 .SH NAME cron \- clock daemon .SH SYNOPSIS ! .B /usr/sbin/cron .SH DESCRIPTION .I Cron executes commands at specified dates and times according to the instructions in the files ! /etc/crontab and /etc/crontab.local. None, either one, or both of these files may be present. Since .I cron *************** *** 88,93 **** .I cron every minute, on the minute. .SH FILES ! /usr/lib/crontab .br ! /usr/lib/crontab.local --- 88,93 ---- .I cron every minute, on the minute. .SH FILES ! /etc/crontab .br ! /etc/crontab.local *** /usr/src/man/man8/lpc.8.old Sun Dec 14 15:08:45 1986 --- /usr/src/man/man8/lpc.8 Fri Nov 1 19:35:57 1996 *************** *** 2,16 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lpc.8 6.1 (Berkeley) 4/27/85 .\" ! .TH LPC 8 "April 27, 1985" .UC 5 .ad .SH NAME lpc \- line printer control program .SH SYNOPSIS ! .B /etc/lpc [ command [ argument ... ] ] .SH DESCRIPTION .I Lpc --- 2,16 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lpc.8 6.1.1 (2.11BSD) 1996/11/1 .\" ! .TH LPC 8 "November 1, 1996" .UC 5 .ad .SH NAME lpc \- line printer control program .SH SYNOPSIS ! .B /usr/sbin/lpc [ command [ argument ... ] ] .SH DESCRIPTION .I Lpc *** /usr/src/man/man8/lpd.8.old Sun Dec 14 15:08:46 1986 --- /usr/src/man/man8/lpd.8 Wed Oct 23 13:28:44 1996 *************** *** 2,16 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lpd.8 6.3 (Berkeley) 12/8/85 .\" ! .TH LPD 8 "December 8, 1985" .UC 5 .ad .SH NAME lpd \- line printer daemon .SH SYNOPSIS ! .B /usr/lib/lpd [ .B \-l ] [ port # ] --- 2,16 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)lpd.8 6.3.1 (2.11BSD) 1996/10/23 .\" ! .TH LPD 8 "October 23, 1996" .UC 5 .ad .SH NAME lpd \- line printer daemon .SH SYNOPSIS ! .B /usr/sbin/lpd [ .B \-l ] [ port # ] *** /usr/src/man/man8/makekey.8.old Sun Dec 14 15:08:43 1986 --- /usr/src/man/man8/makekey.8 Wed Oct 23 13:29:48 1996 *************** *** 1,11 **** ! .\" @(#)makekey.8 6.1 (Berkeley) 4/27/85 .\" ! .TH MAKEKEY 8 "April 27, 1985" .AT 3 .SH NAME makekey \- generate encryption key .SH SYNOPSIS ! .B /usr/lib/makekey .SH DESCRIPTION .I Makekey improves the usefulness of encryption schemes depending on a key by --- 1,11 ---- ! .\" @(#)makekey.8 6.1.1 (2.11BSD) 1996/10/23 .\" ! .TH MAKEKEY 8 "October 23, 1996" .AT 3 .SH NAME makekey \- generate encryption key .SH SYNOPSIS ! .B /usr/sbin/makekey .SH DESCRIPTION .I Makekey improves the usefulness of encryption schemes depending on a key by *** /usr/src/man/man8/pac.8.old Sun Dec 14 15:08:46 1986 --- /usr/src/man/man8/pac.8 Fri Nov 1 19:36:10 1996 *************** *** 2,15 **** .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)pac.8 6.2 (Berkeley) 10/30/85 .\" ! .TH PAC 8 "October 30, 1985" .UC 5 .SH NAME pac \- printer/plotter accounting information .SH SYNOPSIS ! .B /etc/pac [ .B \-Pprinter ] [ --- 2,15 ---- .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" ! .\" @(#)pac.8 6.2.1 (2.11BSD) 1996/11/1 .\" ! .TH PAC 8 "November 1, 1996" .UC 5 .SH NAME pac \- printer/plotter accounting information .SH SYNOPSIS ! .B /usr/sbin/pac [ .B \-Pprinter ] [