diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2009-04-01 08:33:54 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2009-04-01 08:33:54 +0000 |
| commit | 6abf213ba409b915d99223d50c656cdff775c59c (patch) | |
| tree | 9d3d1440df36c57bc6cdae3bd4145099cc0832ae /usr.bin/cut | |
| parent | 7ba7e041350bdc9653e4da2e1662121edb966108 (diff) | |
Notes
Diffstat (limited to 'usr.bin/cut')
| -rw-r--r-- | usr.bin/cut/cut.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1 index a6ebdddb3340..780b5375c5ef 100644 --- a/usr.bin/cut/cut.1 +++ b/usr.bin/cut/cut.1 @@ -112,7 +112,7 @@ The specifies fields, separated in the input by the field delimiter character (see the .Fl d -option.) +option). Output fields are separated by a single occurrence of the field delimiter character. .It Fl n |
