diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2008-12-24 10:08:39 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2008-12-24 10:08:39 +0000 |
| commit | c92f69969362f76f9322ba2db6c858a6718bff02 (patch) | |
| tree | 8554e378e4b67601f06a01ee365088058c418c8a /usr.bin/csplit | |
| parent | 5d8e279e37f0ffdea38969929d09d962e5cde2c8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/csplit')
| -rw-r--r-- | usr.bin/csplit/csplit.1 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/csplit/csplit.1 b/usr.bin/csplit/csplit.1 index 8582887113fd..0f389a249e04 100644 --- a/usr.bin/csplit/csplit.1 +++ b/usr.bin/csplit/csplit.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 26, 2005 +.Dd December 24, 2008 .Dt CSPLIT 1 .Os .Sh NAME @@ -59,12 +59,7 @@ Give created files names beginning with The default is .Dq Pa xx . .It Fl k -Do not remove output files if an error occurs or a -.Dv HUP , -.Dv INT -or -.Dv TERM -signal is received. +Do not remove output files. .It Fl n Ar number Use .Ar number |
