correct file names in manual pages per PR#4906

This commit is contained in:
fair 1998-03-24 08:03:10 +00:00
parent ea074f229a
commit d38436e8c7
6 changed files with 33 additions and 33 deletions

View File

@ -1,4 +1,4 @@
''' $Id: cu.1,v 1.3 1995/08/24 05:19:29 jtc Exp $
''' $Id: cu.1,v 1.4 1998/03/24 08:03:10 fair Exp $
.TH cu 1 "Taylor UUCP 1.06"
.SH NAME
cu \- Call up another system
@ -304,7 +304,7 @@ The file name may be changed at compilation time, so this is only an
approximation.
.br
/usr/lib/uucp/config - Configuration file.
/etc/uucp/config - Configuration file.
.SH AUTHOR
Ian Lance Taylor
<ian@airs.com>

View File

@ -1,4 +1,4 @@
''' $Id: uucico.8,v 1.4 1997/03/08 13:33:43 mouse Exp $
''' $Id: uucico.8,v 1.5 1998/03/24 08:03:10 fair Exp $
.TH uucico 8 "Taylor UUCP 1.06"
.SH NAME
uucico \- UUCP file transfer daemon
@ -250,8 +250,8 @@ is equivalent to
.B \-\-debug abnormal,chat.
The debugging output is sent to the debugging file, usually one of
/usr/spool/uucp/Debug, /usr/spool/uucp/DEBUG, or
/usr/spool/uucp/.Admin/audit.local.
/var/spool/uucp/Debug, /var/spool/uucp/DEBUG, or
/var/spool/uucp/.Admin/audit.local.
.TP 5
.B \-I file, \-\-config file
Set configuration file to use. This option may not be available,
@ -269,20 +269,20 @@ The file names may be changed at compilation time or by the
configuration file, so these are only approximations.
.br
/usr/lib/uucp/config - Configuration file.
/etc/uucp/config - Configuration file.
.br
/usr/lib/uucp/passwd - Default UUCP password file.
/etc/uucp/passwd - Default UUCP password file.
.br
/usr/spool/uucp -
/var/spool/uucp -
UUCP spool directory.
.br
/usr/spool/uucp/Log -
/var/spool/uucp/Log -
UUCP log file.
.br
/usr/spool/uucppublic -
/var/spool/uucppublic -
Default UUCP public directory.
.br
/usr/spool/uucp/Debug -
/var/spool/uucp/Debug -
Debugging file.
.SH SEE ALSO
kill(1), uucp(1), uux(1), uustat(1), uuxqt(8)

View File

@ -1,4 +1,4 @@
''' $Id: uucp.1,v 1.3 1995/08/24 05:23:19 jtc Exp $
''' $Id: uucp.1,v 1.4 1998/03/24 08:03:10 fair Exp $
.TH uucp 1 "Taylor UUCP 1.06"
.SH NAME
uucp \- Unix to Unix copy
@ -181,15 +181,15 @@ The file names may be changed at compilation time or by the
configuration file, so these are only approximations.
.br
/usr/lib/uucp/config - Configuration file.
/etc/uucp/config - Configuration file.
.br
/usr/spool/uucp -
/var/spool/uucp -
UUCP spool directory.
.br
/usr/spool/uucp/Log -
/var/spool/uucp/Log -
UUCP log file.
.br
/usr/spool/uucppublic -
/var/spool/uucppublic -
Default UUCP public directory.
.SH SEE ALSO
mail(1), uux(1), uustat(1), uucico(8)

View File

@ -1,4 +1,4 @@
''' $Id: uustat.1,v 1.3 1995/08/24 05:23:31 jtc Exp $
''' $Id: uustat.1,v 1.4 1998/03/24 08:03:10 fair Exp $
.TH uustat 1 "Taylor UUCP 1.06"
.SH NAME
uustat \- UUCP status inquiry and control
@ -540,9 +540,9 @@ The file names may be changed at compilation time or by the
configuration file, so these are only approximations.
.br
/usr/lib/uucp/config - Configuration file.
/etc/uucp/config - Configuration file.
.br
/usr/spool/uucp -
/var/spool/uucp -
UUCP spool directory.
.SH SEE ALSO
ps(1), rmail(1), uucp(1), uux(1), uucico(8), uuxqt(8)

View File

@ -1,4 +1,4 @@
''' $Id: uux.1,v 1.3 1995/08/24 05:23:37 jtc Exp $
''' $Id: uux.1,v 1.4 1998/03/24 08:03:10 fair Exp $
.TH uux 1 "Taylor UUCP 1.06"
.SH NAME
uux \- Remote command execution over UUCP
@ -40,7 +40,7 @@ file to a command being executed on a remote system. If the path is
not absolute, it will be appended to the current working directory on
the local system; the result may not be meaningful on the remote
system. A pathname may begin with ~/, in which case it is relative to
the UUCP public directory (usually /usr/spool/uucppublic) on the
the UUCP public directory (usually /var/spool/uucppublic) on the
appropriate system. A pathname may begin with ~name/, in which case
it is relative to the home directory of the named user on the
appropriate system.
@ -231,15 +231,15 @@ The file names may be changed at compilation time or by the
configuration file, so these are only approximations.
.br
/usr/lib/uucp/config - Configuration file.
/etc/uucp/config - Configuration file.
.br
/usr/spool/uucp -
/var/spool/uucp -
UUCP spool directory.
.br
/usr/spool/uucp/Log -
/var/spool/uucp/Log -
UUCP log file.
.br
/usr/spool/uucppublic -
/var/spool/uucppublic -
Default UUCP public directory.
.SH SEE ALSO
mail(1), uustat(1), uucp(1), uucico(8), uuxqt(8)

View File

@ -1,4 +1,4 @@
''' $Id: uuxqt.8,v 1.3 1995/08/24 05:23:41 jtc Exp $
''' $Id: uuxqt.8,v 1.4 1998/03/24 08:03:11 fair Exp $
.TH uuxqt 8 "Taylor UUCP 1.06"
.SH NAME
uuxqt \- UUCP execution daemon
@ -64,8 +64,8 @@ is equivalent to
.B \-\-debug abnormal,chat.
The debugging output is sent to the debugging file, usually one of
/usr/spool/uucp/Debug, /usr/spool/uucp/DEBUG, or
/usr/spool/uucp/.Admin/audit.local.
/var/spool/uucp/Debug, /var/spool/uucp/DEBUG, or
/var/spool/uucp/.Admin/audit.local.
.TP 5
.B \-I file, \-\-config
Set configuration file to use. This option may not be available,
@ -83,18 +83,18 @@ The file names may be changed at compilation time or by the
configuration file, so these are only approximations.
.br
/usr/lib/uucp/config - Configuration file.
/etc/uucp/config - Configuration file.
.br
/usr/spool/uucp -
/var/spool/uucp -
UUCP spool directory.
.br
/usr/spool/uucp/Log -
/var/spool/uucp/Log -
UUCP log file.
.br
/usr/spool/uucppublic -
/var/spool/uucppublic -
Default UUCP public directory.
.br
/usr/spool/uucp/Debug -
/var/spool/uucp/Debug -
Debugging file.
.SH SEE ALSO
uucp(1), uux(1), uucico(8)