diff options
Diffstat (limited to 'bin/echo/echo.1')
-rw-r--r-- | bin/echo/echo.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1 index e8e6e477f57..76adc8499e0 100644 --- a/bin/echo/echo.1 +++ b/bin/echo/echo.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: echo.1,v 1.8 1999/11/11 01:15:49 aaron Exp $ +.\" $OpenBSD: echo.1,v 1.9 2000/11/09 17:51:54 aaron Exp $ .\" $NetBSD: echo.1,v 1.7 1995/03/21 09:04:26 cgd Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -59,7 +59,7 @@ output. When no operands are given, only the newline is written. .Pp The options are as follows: -.Bl -tag -width flag +.Bl -tag -width Ds .It Fl n Do not print the trailing newline character. .El |