diff options
Diffstat (limited to 'usr.bin/gencat/gencat.1')
-rw-r--r-- | usr.bin/gencat/gencat.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index 63eda50c21b..a7583a2c24a 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gencat.1,v 1.16 2010/01/02 20:15:15 schwarze Exp $ +.\" $OpenBSD: gencat.1,v 1.17 2010/09/03 11:09:28 jmc Exp $ .\" .\" Copyright (c) 1997 Ken Stailey .\" @@ -24,9 +24,9 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: gencat.1,v 1.16 2010/01/02 20:15:15 schwarze Exp $ +.\" $Id: gencat.1,v 1.17 2010/09/03 11:09:28 jmc Exp $ .\" -.Dd $Mdocdate: January 2 2010 $ +.Dd $Mdocdate: September 3 2010 $ .Dt GENCAT 1 .Os .Sh NAME @@ -171,7 +171,7 @@ is used to continue the line onto the next line, e.g., .Pp If the character following the backslash is not one of those specified, the backslash is ignored. -.Pp +.Sh EXIT STATUS .Ex -std gencat .Sh SEE ALSO .Xr catclose 3 , |