diff options
author | jmz <jmz@FreeBSD.org> | 1995-05-20 21:25:25 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-05-20 21:25:25 +0000 |
commit | 582eb7ce217920bf11088127c7da1ba159fa8d2a (patch) | |
tree | 036d625367d27d52e16e20c46b7b73afc7e056cd /gnu/libexec/uucp/cu/cu.1 | |
parent | 5973a46e5ae587f5a2027d9225b6826db424f339 (diff) | |
download | FreeBSD-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/uucp/cu/cu.1')
-rw-r--r-- | gnu/libexec/uucp/cu/cu.1 | 4 |
1 files changed, 2 insertions, 2 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> |