summaryrefslogtreecommitdiff
path: root/usr.bin/split/split.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/split/split.1')
-rw-r--r--usr.bin/split/split.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index 9a0f4863fda..b089841a2cd 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: split.1,v 1.7 2001/12/01 16:43:24 wiz Exp $
+.\" $NetBSD: split.1,v 1.8 2001/12/08 19:16:19 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -87,6 +87,11 @@ If the
argument is not specified, the file is split into lexically ordered
files named in the range of
.Dq Li xaa-zzz .
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v6 .
.Sh BUGS
For historical reasons, if you specify
.Ar name ,
@@ -94,8 +99,3 @@ For historical reasons, if you specify
can only create 676 separate
files.
The default naming convention allows 2028 separate files.
-.Sh HISTORY
-A
-.Nm
-command appeared in
-.At v6 .