diff options
Diffstat (limited to 'gnu/libexec/uucp/uuname/uuname.1')
-rw-r--r-- | gnu/libexec/uucp/uuname/uuname.1 | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/gnu/libexec/uucp/uuname/uuname.1 b/gnu/libexec/uucp/uuname/uuname.1 deleted file mode 100644 index 3ae8e127132e2..0000000000000 --- a/gnu/libexec/uucp/uuname/uuname.1 +++ /dev/null @@ -1,45 +0,0 @@ -''' $Id: uustat.1,v 1.8 1997/02/22 15:28:49 peter Exp $ -.TH uuname 1 "Taylor UUCP 1.06" -.SH NAME -uuname \- list known remote UUCP sites -.SH SYNOPSIS -.B uuname -[-a] [-l] [standard UUCP options] -.SH DESCRIPTION -The -.B uuname -program by default lists all the remote systems your -system knows about. You can also use it to get the name of your -local system. It is mostly useful for shell scripts. -.SH OPTIONS -The following options may be given to -.B uuname. -.TP 5 -.B \-a, \-\-aliases -List all aliases for remote systems, as well as their canonical -names. Aliases may be specified in the -.I sys -file. -.TP 5 -.B \-l, \-\-local -Print the UUCP name of the local system, rather than listing the -names of all the remote systems. -.TP 5 -.B \-x type -.TP 5 -.B \-\-debug type -.TP 5 -.B \-I file -.TP 5 -.B \-\-config file -.TP 5 -.B \-v, \-\-version -.TP 5 -.B \-\-help -Standard UUCP options. -.SH SEE ALSO -uucp(1) -.SH AUTHOR -Ian Lance Taylor (ian@airs.com). -This Manpage based on the Taylor UUCP 1.06 Texinfo documentation. - |