summaryrefslogtreecommitdiff
path: root/usr.bin/split/split.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-05-27 13:52:31 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-05-27 13:52:31 +0000
commitb88473610211f608767ea93cd5c8167c2f8f976a (patch)
tree395bb21ecf0cbd5577e8cd84d4ea3091ecdd4630 /usr.bin/split/split.1
parente9b086e3d6325075bce541945db3ee068335808f (diff)
combine the extensions notes;
Diffstat (limited to 'usr.bin/split/split.1')
-rw-r--r--usr.bin/split/split.119
1 files changed, 7 insertions, 12 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index 66dcb152bd6..8df5d371f70 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: split.1,v 1.20 2010/09/03 11:09:29 jmc Exp $
+.\" $OpenBSD: split.1,v 1.21 2014/05/27 13:52:30 jmc Exp $
.\" $NetBSD: split.1,v 1.5 1994/12/21 08:20:35 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993, 1994
@@ -30,7 +30,7 @@
.\"
.\" @(#)split.1 8.3 (Berkeley) 4/16/94
.\"
-.Dd $Mdocdate: September 3 2010 $
+.Dd $Mdocdate: May 27 2014 $
.Dt SPLIT 1
.Os
.Sh NAME
@@ -135,20 +135,15 @@ utility is compliant with the
specification.
.Pp
The flag
-.Op Fl p
-is an extension to that specification.
-.Pp
-The use of
+.Op Fl p ,
+as well as the
.Sq y
and
.Sq z
-prefixes (in addition to the standard
-.Sq x )
-in the absence of a
+prefixes in the absence of a
.Ar name
-parameter is an
-.Ox
-extension.
+parameter,
+are an extension to that specification.
.Sh HISTORY
A
.Nm