summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode
diff options
context:
space:
mode:
authorross <ross@NetBSD.org>2002-02-08 01:36:18 +0000
committerross <ross@NetBSD.org>2002-02-08 01:36:18 +0000
commit2a76afae02579372d059f50aca793d52fbc1f86c (patch)
tree82d3f269f2eb7a6f0c786abd977fd8f19cd21376 /usr.bin/uuencode
parentdc5571b22e34d6497536a3952a5e127c7b626e0f (diff)
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Diffstat (limited to 'usr.bin/uuencode')
-rw-r--r--usr.bin/uuencode/uuencode.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/uuencode/uuencode.1 b/usr.bin/uuencode/uuencode.1
index a6dae1615ef..3b4e4458bb8 100644
--- a/usr.bin/uuencode/uuencode.1
+++ b/usr.bin/uuencode/uuencode.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: uuencode.1,v 1.12 2001/12/08 19:20:51 wiz Exp $
+.\" $NetBSD: uuencode.1,v 1.13 2002/02/08 01:36:36 ross Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -86,7 +86,7 @@ The
.Nm uudecode
and
.Nm
-utilities exits 0 on success, and >0 if an error occurs.
+utilities exits 0 on success, and \*[Gt]0 if an error occurs.
.Sh EXAMPLES
The following example packages up a source tree, compresses it,
uuencodes it and mails it to a user on another system.