summaryrefslogtreecommitdiff
path: root/bin/cat/cat.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-02 04:17:51 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-02 04:17:51 +0000
commitc308c41d3eee55068e04e2cb2c0e1c54722bbc1d (patch)
tree218b98bd8192f18e17b0dedd2da79f66b498fdb9 /bin/cat/cat.1
parent93a8c9df60f4cbe6544e1e9aeb98094325eb6899 (diff)
An option description does not need to contain "The -foo option...".
Diffstat (limited to 'bin/cat/cat.1')
-rw-r--r--bin/cat/cat.16
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index dfe9cb082da..89d402195dc 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cat.1,v 1.16 2000/01/12 02:47:07 ericj Exp $
+.\" $OpenBSD: cat.1,v 1.17 2000/03/02 04:17:50 aaron Exp $
.\" $NetBSD: cat.1,v 1.12 1995/09/27 05:38:55 cgd Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -99,9 +99,7 @@ option and also prints tab characters as
Squeeze multiple adjacent empty lines, causing the output to be
single spaced.
.It Fl u
-The
-.Fl u
-option guarantees that the output is unbuffered (see
+The output is guaranteed to be unbuffered (see
.Xr setbuf 3 ) .
.El
.Pp