.Os change
authorCynthia A. E. Livingston <cael@ucbvax.Berkeley.EDU>
Tue, 30 Jul 1991 07:51:25 +0000 (23:51 -0800)
committerCynthia A. E. Livingston <cael@ucbvax.Berkeley.EDU>
Tue, 30 Jul 1991 07:51:25 +0000 (23:51 -0800)
SCCS-vsn: usr.bin/split/split.1 6.4

usr/src/usr.bin/split/split.1

index 07cdda4..2d63d79 100644 (file)
@@ -1,13 +1,13 @@
 .\" Copyright (c) 1990, 1991 Regents of the University of California.
 .\" All rights reserved.
 .\"
 .\" Copyright (c) 1990, 1991 Regents of the University of California.
 .\" All rights reserved.
 .\"
-.\" %sccs.include.redist.man%
+.\" %sccs.include.redist.roff%
 .\"
 .\"
-.\"     @(#)split.1    6.3 (Berkeley) %G%
+.\"    @(#)split.1     6.4 (Berkeley) %G%
 .\"
 .Dd 
 .Dt SPLIT 1
 .\"
 .Dd 
 .Dt SPLIT 1
-.Os BSD 4.4
+.Os
 .Sh NAME
 .Nm split
 .Nd split a file into pieces
 .Sh NAME
 .Nm split
 .Nd split a file into pieces
@@ -15,9 +15,7 @@
 .Nm split
 .Op Fl Ns Ar n
 .Op Fl b Ar bytes
 .Nm split
 .Op Fl Ns Ar n
 .Op Fl b Ar bytes
-.Oo Ar file
-.Op Ar name
-.Oc
+.Op Ar file Op Ar name
 .Sh DESCRIPTION
 The
 .Nm split
 .Sh DESCRIPTION
 The
 .Nm split
@@ -76,6 +74,6 @@ can only create 676 separate
 files.  The default naming convention allows 2028 separate files.
 .Sh HISTORY
 A
 files.  The default naming convention allows 2028 separate files.
 .Sh HISTORY
 A
-.Nm
+.Nm split
 command appeared in
 .At v6 .
 command appeared in
 .At v6 .