diff options
| author | Daniel O'Callaghan <danny@FreeBSD.org> | 1997-12-13 06:34:47 +0000 |
|---|---|---|
| committer | Daniel O'Callaghan <danny@FreeBSD.org> | 1997-12-13 06:34:47 +0000 |
| commit | 749f6a2934ad92f025ed6708003ff7c94d010ce0 (patch) | |
| tree | 24baf66ffdff1901178e693a501d92ef0fc94d0c /usr.bin/xargs | |
| parent | 14e6f796cd3ec53469f8c2485efaa79159c8efc6 (diff) | |
Notes
Diffstat (limited to 'usr.bin/xargs')
| -rw-r--r-- | usr.bin/xargs/xargs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index a2911a0c6bdb..2986cfd043db 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -85,7 +85,7 @@ Changes .Nm to expect NUL (``\\0'') -characters as seperators, instead of spaces and newlines. +characters as separators, instead of spaces and newlines. This is expected to be used in concert with the .Fl print0 function in |
