diff options
Diffstat (limited to 'usr.bin/split/split.1')
| -rw-r--r-- | usr.bin/split/split.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index 29b2a8d4471..3494ddf17e2 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: split.1,v 1.16 2023/01/30 15:22:02 jschauma Exp $ +.\" $NetBSD: split.1,v 1.17 2023/02/14 18:11:55 jschauma Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)split.1 8.3 (Berkeley) 4/16/94 .\" -.Dd January 28, 2023 +.Dd February 14, 2023 .Dt SPLIT 1 .Os .Sh NAME @@ -40,7 +40,7 @@ .Op Fl a Ar suffix_length .Oo .Fl b Ar byte_count Ns Oo Li k|m Oc | -.Fl l Ar line_count +.Fl l Ar line_count | .Fl n Ar chunk_count .Oc .Op Ar file Op Ar name |
