diff options
Diffstat (limited to 'usr.bin/split/split.1')
-rw-r--r-- | usr.bin/split/split.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index c2d0022974c..c851d477323 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: split.1,v 1.3 1999/02/04 03:53:48 millert Exp $ +.\" $OpenBSD: split.1,v 1.4 1999/06/05 01:21:41 aaron Exp $ .\" $NetBSD: split.1,v 1.5 1994/12/21 08:20:35 jtc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 @@ -91,7 +91,7 @@ of the input file which is to be split. If a second additional argument is specified, it is used as a prefix for the names of the files into which the file is split. In this case, each file into which the file is split is named by the -prefix followed by a lexically ordered suffix in the range of +prefix followed by a lexically ordered suffix in the range of .Dq Li aa-zz . .Pp If the |