diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 1999-05-08 10:22:15 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 1999-05-08 10:22:15 +0000 |
| commit | 46be34b90213ebd9037cb2c24aec0009d7f2f5c1 (patch) | |
| tree | 00d4f7b7c93cf85a8b324bbb69d0c039b6a3367f /bin/echo | |
| parent | c578efe575dc0b2020cf21aaae2c34b12a12a430 (diff) | |
Notes
Diffstat (limited to 'bin/echo')
| -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 eca92324961b..765c14388ca0 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: echo.1,v 1.5 1997/02/22 14:03:05 peter Exp $ +.\" $Id: echo.1,v 1.6 1998/05/13 07:39:07 charnier Exp $ .\" .Dd July 22, 1993 .Dt ECHO 1 @@ -59,7 +59,7 @@ Do not print the trailing newline character. This may also be achieved by appending `\ec' to the end of the string, as is done by iBCS2 compatible systems. .El -.Pp +.Sh DIAGNOSTICS The .Nm utility exits 0 on success, and >0 if an error occurs. |
