diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2012-05-10 02:07:00 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2012-05-10 02:07:00 +0000 |
| commit | 2fccbf04cc879fa1e1a4cd0382e8eb554a8fd60d (patch) | |
| tree | b5f4dc5969c284d77f6a79e6bdf32264b6841eb9 /usr.bin/join | |
| parent | daf8162d1f77a53e28ed8e595b148ffb9e35cfe3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/join')
| -rw-r--r-- | usr.bin/join/join.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1 index 3b91390a1e63..3d2b789d8a7e 100644 --- a/usr.bin/join/join.1 +++ b/usr.bin/join/join.1 @@ -107,7 +107,7 @@ representing the join field. The elements of list must be either comma .Pq Ql \&, or whitespace separated. -(The latter requires quoting to protect it from the shell, or, a simpler +(The letter requires quoting to protect it from the shell, or, a simpler approach is to use multiple .Fl o options.) |
