summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/uuencode.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/uuencode/uuencode.1')
-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.