diff options
Diffstat (limited to 'usr.bin/split')
-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 e55bb87b74a6..5b2953b28872 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -32,7 +32,7 @@ .\" @(#)split.1 8.3 (Berkeley) 4/16/94 .\" $FreeBSD$ .\" -.Dd January 23, 2009 +.Dd September 2, 2010 .Dt SPLIT 1 .Os .Sh NAME @@ -117,7 +117,7 @@ Create split files .Ar line_count lines in length. .It Fl n Ar chunk_count -Split file int +Split file into .Ar chunk_count smaller files. .It Fl p Ar pattern |