diff options
Diffstat (limited to 'bin/echo')
-rw-r--r-- | bin/echo/echo.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1 index d0b2a3c6396..580fc242d14 100644 --- a/bin/echo/echo.1 +++ b/bin/echo/echo.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: echo.1,v 1.19 2009/02/08 17:15:09 jmc Exp $ +.\" $OpenBSD: echo.1,v 1.20 2010/09/03 09:53:20 jmc Exp $ .\" $NetBSD: echo.1,v 1.7 1995/03/21 09:04:26 cgd Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)echo.1 8.1 (Berkeley) 7/22/93 .\" -.Dd $Mdocdate: February 8 2009 $ +.Dd $Mdocdate: September 3 2010 $ .Dt ECHO 1 .Os .Sh NAME @@ -59,7 +59,7 @@ The options are as follows: .It Fl n Do not print the trailing newline character. .El -.Pp +.Sh EXIT STATUS .Ex -std echo .Sh SEE ALSO .Xr csh 1 , |