diff options
Diffstat (limited to 'bin/echo/echo.1')
| -rw-r--r-- | bin/echo/echo.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1 index ba0b32b000b0c..eca92324961b4 100644 --- a/bin/echo/echo.1 +++ b/bin/echo/echo.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)echo.1 8.1 (Berkeley) 7/22/93 -.\" $Id$ +.\" $Id: echo.1,v 1.5 1997/02/22 14:03:05 peter Exp $ .\" .Dd July 22, 1993 .Dt ECHO 1 @@ -47,7 +47,7 @@ .Op "string ..." .Sh DESCRIPTION The -.Nm echo +.Nm utility writes any specified operands, separated by single blank (`` '') characters and followed by a newline (``\en'') character, to the standard output. @@ -61,13 +61,13 @@ by iBCS2 compatible systems. .El .Pp The -.Nm echo +.Nm utility exits 0 on success, and >0 if an error occurs. .Sh SEE ALSO .Xr printf 1 .Sh STANDARDS The -.Nm echo +.Nm utility is expected to be .St -p1003.2 compatible. |
