summaryrefslogtreecommitdiff
path: root/bin/echo
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-08-17 14:04:03 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-08-17 14:04:03 +0000
commit9299343274fb6dc3674d5017f6f3ec1516f8c2af (patch)
tree060f0e822b51c898c83826c302013115f87bc234 /bin/echo
parent067a7c674acdb0f198c9eb7ff75e17d1238238f6 (diff)
consistency
Diffstat (limited to 'bin/echo')
-rw-r--r--bin/echo/echo.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1
index 16da8fa025c..aff2d4fcff0 100644
--- a/bin/echo/echo.1
+++ b/bin/echo/echo.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: echo.1,v 1.6 1998/12/15 01:20:20 aaron Exp $
+.\" $OpenBSD: echo.1,v 1.7 1999/08/17 14:04:00 aaron Exp $
.\" $NetBSD: echo.1,v 1.7 1995/03/21 09:04:26 cgd Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -57,7 +57,7 @@ characters and followed by a newline
character, to the standard
output.
.Pp
-The following option is available:
+The options are as follows:
.Bl -tag -width flag
.It Fl n
Do not print the trailing newline character.