summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-05-27 06:08:14 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-05-27 06:08:14 +0000
commit3662a24058bc9e04fcbe7b5485d725051afcc65b (patch)
treeb39c8b4665243e6458801a9811fc5dbfee011e36
parent3e4228c3be79a29055ab1143cbc5666078a3771f (diff)
Notes
-rw-r--r--usr.bin/split/split.16
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index c4c3feee8aa3..53c95d1dd99d 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -127,7 +127,13 @@ 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
+.Sh STANDARDS
+The
+.Nm
+utility conforms to
+.St -p1003.1-2001 .
.Sh HISTORY
A
.Nm