diff options
| author | wiz <wiz@NetBSD.org> | 2003-01-06 12:38:47 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-01-06 12:38:47 +0000 |
| commit | 5e442fbbdd874c97da6d9e28f123cd6bc1031b21 (patch) | |
| tree | ba0f9f50b0129af2f3c4b7be398721c6407ed867 /gnu/libexec | |
| parent | 5a91827c816ff398fab3888ec56d9f0790054677 (diff) | |
specified, not specifed.
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/doc/uucp.texi | 10 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/uucico.8 | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/gnu/libexec/uucp/doc/uucp.texi b/gnu/libexec/uucp/doc/uucp.texi index 42fd0f21373..ea093f08b02 100644 --- a/gnu/libexec/uucp/doc/uucp.texi +++ b/gnu/libexec/uucp/doc/uucp.texi @@ -1795,8 +1795,8 @@ execution. The program will not stop by itself; you must use @item -w @itemx --wait After calling out (to a particular system when @samp{-s}, -@samp{--system}, or @samp{-S} is specifed, or to all systems which have -work when just @samp{-r1} or @samp{--master} is specifed), begin an +@samp{--system}, or @samp{-S} is specified, or to all systems which have +work when just @samp{-r1} or @samp{--master} is specified), begin an endless loop as with @samp{--loop}. @item -q @@ -4922,7 +4922,7 @@ systems. @item pubdir @var{string} @findex pubdir in sys file -Specifies the public directory that is used when @samp{~} is specifed in +Specifies the public directory that is used when @samp{~} is specified in a file transfer or a list of directories. This essentially overrides the public directory specified in the main configuration file for this system only. The default is the public directory specified in the main @@ -5649,8 +5649,8 @@ Keywords: UUCP, protocol, FAQ Approved: news-answers-request@@MIT.Edu Archive-name: uucp-internals -Version: $Revision: 1.3 $ -Last-modified: $Date: 2001/08/20 12:00:48 $ +Version: $Revision: 1.4 $ +Last-modified: $Date: 2003/01/06 12:38:47 $ @end format @end ifset diff --git a/gnu/libexec/uucp/uucico/uucico.8 b/gnu/libexec/uucp/uucico/uucico.8 index 642e975ed7a..6408f08616c 100644 --- a/gnu/libexec/uucp/uucico/uucico.8 +++ b/gnu/libexec/uucp/uucico/uucico.8 @@ -1,4 +1,4 @@ -.\" $Id: uucico.8,v 1.7 2002/02/08 01:26:48 ross Exp $ +.\" $Id: uucico.8,v 1.8 2003/01/06 12:38:49 wiz Exp $ .TH uucico 8 "Taylor UUCP 1.06" .SH NAME uucico \- UUCP file transfer daemon @@ -175,11 +175,11 @@ After calling out (to a particular system when .B \-\-system, or .B \-S -is specifed, or to all systems which have work when just +is specified, or to all systems which have work when just .B \-r1 or .B \-\-master -is specifed), begin an endless loop as with +is specified), begin an endless loop as with .B \-\-loop. .TP 5 .B \-q, \-\-nouuxqt |
