summaryrefslogtreecommitdiff
path: root/usr.bin/paste
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/paste
parentdc5571b22e34d6497536a3952a5e127c7b626e0f (diff)
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Diffstat (limited to 'usr.bin/paste')
-rw-r--r--usr.bin/paste/paste.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1
index 434f03a1e0e..e12d90587aa 100644
--- a/usr.bin/paste/paste.1
+++ b/usr.bin/paste/paste.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: paste.1,v 1.5 2001/12/01 16:43:22 wiz Exp $
+.\" $NetBSD: paste.1,v 1.6 2002/02/08 01:36:30 ross Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -36,7 +36,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)paste.1 8.1 (Berkeley) 6/6/93
-.\" $NetBSD: paste.1,v 1.5 2001/12/01 16:43:22 wiz Exp $
+.\" $NetBSD: paste.1,v 1.6 2002/02/08 01:36:30 ross Exp $
.\"
.Dd June 6, 1993
.Dt PASTE 1
@@ -111,7 +111,7 @@ for each instance of
.Pp
The
.Nm
-utility exits 0 on success, and >0 if an error occurs.
+utility exits 0 on success, and \*[Gt]0 if an error occurs.
.Sh SEE ALSO
.Xr cut 1
.Sh STANDARDS