summaryrefslogtreecommitdiff
path: root/bin/cat/cat.1
diff options
context:
space:
mode:
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