diff options
| author | is <is@NetBSD.org> | 2000-03-13 20:41:50 +0000 |
|---|---|---|
| committer | is <is@NetBSD.org> | 2000-03-13 20:41:50 +0000 |
| commit | ede6f343b95a90fb563fb33fc1b808ec010cefb4 (patch) | |
| tree | 8e0b8f179e66e7f63f765c97dab63a1a7d33e13e /gnu/libexec | |
| parent | 5402c76d3e8c4565c4bdd414874953812e4e1b43 (diff) | |
Fix file format example bug. Now the example is consistent with the
documentation a couple lines above, the source code and an experiment.
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/doc/uucp.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/libexec/uucp/doc/uucp.texi b/gnu/libexec/uucp/doc/uucp.texi index e8e83ba6c5c..da6ae6f04e4 100644 --- a/gnu/libexec/uucp/doc/uucp.texi +++ b/gnu/libexec/uucp/doc/uucp.texi @@ -5649,8 +5649,8 @@ Keywords: UUCP, protocol, FAQ Approved: news-answers-request@@MIT.Edu Archive-name: uucp-internals -Version: $Revision: 1.1.1.1 $ -Last-modified: $Date: 1999/03/29 11:16:59 $ +Version: $Revision: 1.2 $ +Last-modified: $Date: 2000/03/13 20:41:50 $ @end format @end ifset @@ -6137,7 +6137,7 @@ following @file{X.} file: @example U ian test1 F D.test1N003r qux -O /usr/spool/uucppublic test1 +O /usr/spool/uucppublic/gorp test1 F D.test1N003s I D.test1N003s C cat - ~ian/bar qux |
