From 242093bb8ca53edc4cb2f831a4846254782b14ed Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Mon, 3 Jun 2002 14:42:28 +0000 Subject: Sort sections. --- usr.bin/split/split.1 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'usr.bin/split/split.1') diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index 68d51c115fdd..b83543fbdad2 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -114,18 +114,6 @@ argument is not specified, the file is split into lexically ordered files named with prefixes in the range of .Dq Li x-z and with suffixes as above. -.Sh BUGS -For historical reasons, if you specify -.Ar name , -.Nm -can only create 676 separate -files. -The default naming convention allows 2028 separate files. -The -.Fl a -option can be used to work around this limitation. -.Pp -The maximum line length for matching patterns is 65536. .Sh SEE ALSO .Xr csplit 1 , .Xr re_format 7 @@ -139,3 +127,15 @@ A .Nm command appeared in .At v3 . +.Sh BUGS +For historical reasons, if you specify +.Ar name , +.Nm +can only create 676 separate +files. +The default naming convention allows 2028 separate files. +The +.Fl a +option can be used to work around this limitation. +.Pp +The maximum line length for matching patterns is 65536. -- cgit v1.2.3