diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-09-03 11:09:30 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-09-03 11:09:30 +0000 |
commit | 25818e05e234f7e28cf2f85c16dd8fda67d13b61 (patch) | |
tree | 75d9b923fe8192de2a66a9228540f829bf0d826b /usr.bin/csplit | |
parent | d4eeef45f2a89e6c666b0fccd3ea95fee9c88b4d (diff) |
add an EXIT STATUS section for /usr/bin;
Diffstat (limited to 'usr.bin/csplit')
-rw-r--r-- | usr.bin/csplit/csplit.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/csplit/csplit.1 b/usr.bin/csplit/csplit.1 index 886da71c869..0f3d6ab60de 100644 --- a/usr.bin/csplit/csplit.1 +++ b/usr.bin/csplit/csplit.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csplit.1,v 1.9 2010/07/21 19:47:02 jmc Exp $ +.\" $OpenBSD: csplit.1,v 1.10 2010/09/03 11:09:28 jmc Exp $ .\" .\" Copyright (c) 2002 Tim J. Robbins. .\" All rights reserved. @@ -26,7 +26,7 @@ .\" .\" $FreeBSD: src/usr.bin/csplit/csplit.1,v 1.11 2005/01/25 22:29:51 tjr Exp $ .\" -.Dd $Mdocdate: July 21 2010 $ +.Dd $Mdocdate: September 3 2010 $ .Dt CSPLIT 1 .Os .Sh NAME @@ -131,7 +131,7 @@ After all the patterns have been processed, the remaining input data .Pp Requesting to split at a line before the current line number or past the end of the file will result in an error. -.Pp +.Sh EXIT STATUS .Ex -std csplit .Sh EXAMPLES Split the |