diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-30 06:07:29 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-30 06:07:29 +0000 |
| commit | f9988a58ec8988d54a666eb5bd274d604ef4fb9e (patch) | |
| tree | 4d0da265aad104a5597afe769e9577d918638f96 /usr.bin/split/split.1 | |
| parent | cec2dd9f32c23b864db4f43e78effac4f1a561ef (diff) | |
Notes
Diffstat (limited to 'usr.bin/split/split.1')
| -rw-r--r-- | usr.bin/split/split.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1 index 53c95d1dd99d..a12665bb4558 100644 --- a/usr.bin/split/split.1 +++ b/usr.bin/split/split.1 @@ -54,7 +54,7 @@ and breaks it up into files of 1000 lines each. If .Ar file is a single dash -.Pq Ql \&- +.Pq Sq Fl or absent, .Nm reads from the standard input. |
