diff options
Diffstat (limited to 'usr.bin')
-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 e9fff1ec4edf..b0e527d42bf1 100644 --- a/usr.bin/join/join.1 +++ b/usr.bin/join/join.1 @@ -111,7 +111,7 @@ is a field number, or the form .Pq zero , representing the join field. The elements of list must be either comma -.Pf ( Dq , Ns ) +.Pq Dq \&, or whitespace separated. (The latter requires quoting to protect it from the shell, or, a simpler approach is to use multiple |