summaryrefslogtreecommitdiffstats
path: root/gnu/libexec
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1995-05-20 21:25:25 +0000
committerjmz <jmz@FreeBSD.org>1995-05-20 21:25:25 +0000
commit582eb7ce217920bf11088127c7da1ba159fa8d2a (patch)
tree036d625367d27d52e16e20c46b7b73afc7e056cd /gnu/libexec
parent5973a46e5ae587f5a2027d9225b6826db424f339 (diff)
downloadFreeBSD-src-582eb7ce217920bf11088127c7da1ba159fa8d2a.zip
FreeBSD-src-582eb7ce217920bf11088127c7da1ba159fa8d2a.tar.gz
configuration files are in /etc/uucp and spool files are in /var/spool/uucp
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/cu/cu.14
-rw-r--r--gnu/libexec/uucp/uucico/uucico.818
-rw-r--r--gnu/libexec/uucp/uucp/uucp.110
-rw-r--r--gnu/libexec/uucp/uustat/uustat.16
-rw-r--r--gnu/libexec/uucp/uux/uux.112
-rw-r--r--gnu/libexec/uucp/uuxqt/uuxqt.816
6 files changed, 33 insertions, 33 deletions
diff --git a/gnu/libexec/uucp/cu/cu.1 b/gnu/libexec/uucp/cu/cu.1
index 65d9436..333d0ee 100644
--- a/gnu/libexec/uucp/cu/cu.1
+++ b/gnu/libexec/uucp/cu/cu.1
@@ -1,4 +1,4 @@
-''' $Id: cu.1,v 1.4 1993/07/20 01:59:03 ian Rel $
+''' $Id: cu.1,v 1.2 1994/05/07 18:09:51 ache Exp $
.TH cu 1 "Taylor UUCP 1.05"
.SH NAME
cu \- Call up another system
@@ -295,7 +295,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>
diff --git a/gnu/libexec/uucp/uucico/uucico.8 b/gnu/libexec/uucp/uucico/uucico.8
index a7d2b26..99f5682 100644
--- a/gnu/libexec/uucp/uucico/uucico.8
+++ b/gnu/libexec/uucp/uucico/uucico.8
@@ -1,4 +1,4 @@
-''' $Id: uucico.8,v 1.16 1994/03/26 18:01:37 ian Rel $
+''' $Id: uucico.8,v 1.3 1994/05/07 18:14:01 ache Exp $
.TH uucico 8 "Taylor UUCP 1.05"
.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,
@@ -275,20 +275,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)
diff --git a/gnu/libexec/uucp/uucp/uucp.1 b/gnu/libexec/uucp/uucp/uucp.1
index 7089336..c297f1f 100644
--- a/gnu/libexec/uucp/uucp/uucp.1
+++ b/gnu/libexec/uucp/uucp/uucp.1
@@ -1,4 +1,4 @@
-''' $Id: uucp.1,v 1.9 1993/09/11 22:25:50 ian Rel $
+''' $Id: uucp.1,v 1.2 1994/05/07 18:14:08 ache Exp $
.TH uucp 1 "Taylor UUCP 1.05"
.SH NAME
uucp \- Unix to Unix copy
@@ -157,15 +157,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)
diff --git a/gnu/libexec/uucp/uustat/uustat.1 b/gnu/libexec/uucp/uustat/uustat.1
index 4f71e87..7f9ecbc 100644
--- a/gnu/libexec/uucp/uustat/uustat.1
+++ b/gnu/libexec/uucp/uustat/uustat.1
@@ -1,4 +1,4 @@
-''' $Id: uustat.1,v 1.2 1994/05/07 18:14:22 ache Exp $
+''' $Id: uustat.1,v 1.3 1994/12/11 21:35:17 ats Exp $
.TH uustat 1 "Taylor UUCP 1.05"
.SH NAME
uustat \- UUCP status inquiry and control
@@ -529,9 +529,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(8), uucp(1), uux(1), uucico(8), uuxqt(8)
diff --git a/gnu/libexec/uucp/uux/uux.1 b/gnu/libexec/uucp/uux/uux.1
index 8bf0cbf..b73ef98 100644
--- a/gnu/libexec/uucp/uux/uux.1
+++ b/gnu/libexec/uucp/uux/uux.1
@@ -1,4 +1,4 @@
-''' $Id: uux.1,v 1.10 1993/09/11 22:25:50 ian Rel $
+''' $Id: uux.1,v 1.2 1994/05/07 18:14:33 ache Exp $
.TH uux 1 "Taylor UUCP 1.05"
.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.
@@ -227,15 +227,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)
diff --git a/gnu/libexec/uucp/uuxqt/uuxqt.8 b/gnu/libexec/uucp/uuxqt/uuxqt.8
index 734d163..b762d84 100644
--- a/gnu/libexec/uucp/uuxqt/uuxqt.8
+++ b/gnu/libexec/uucp/uuxqt/uuxqt.8
@@ -1,4 +1,4 @@
-''' $Id: uuxqt.8,v 1.7 1993/09/11 22:25:50 ian Rel $
+''' $Id: uuxqt.8,v 1.2 1994/05/07 18:14:41 ache Exp $
.TH uuxqt 8 "Taylor UUCP 1.05"
.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)
OpenPOWER on IntegriCloud