summaryrefslogtreecommitdiffstats
path: root/usr.bin/csplit
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerru <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/csplit
parent8e249383f9b2938ac2233decd80969cc4cd3c59e (diff)
downloadFreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip
FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz
Sort sections.
Diffstat (limited to 'usr.bin/csplit')
-rw-r--r--usr.bin/csplit/csplit.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/csplit/csplit.1 b/usr.bin/csplit/csplit.1
index 0ce19a8..5099869 100644
--- a/usr.bin/csplit/csplit.1
+++ b/usr.bin/csplit/csplit.1
@@ -124,6 +124,8 @@ environment variables affect the execution of
.Nm
as described in
.Xr environ 7 .
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
Split the
.Xr mdoc 7
@@ -136,18 +138,16 @@ into one file for each section (up to 20):
Split standard input after the first 99 lines and every 100 lines thereafter:
.Pp
.Dl "csplit -k - 100 '{19}'"
-.Sh EXIT STATUS
-.Ex -std
.Sh SEE ALSO
.Xr sed 1 ,
.Xr split 1 ,
.Xr re_format 7
-.Sh HISTORY
-A
-.Nm
-command appeared in PWB UNIX.
.Sh STANDARDS
The
.Nm
utility conforms to
.St -p1003.1-2001 .
+.Sh HISTORY
+A
+.Nm
+command appeared in PWB UNIX.
OpenPOWER on IntegriCloud