diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-26 11:25:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-11-26 11:25:04 +0000 |
| commit | bbdca2142f701b42a05fb6c024aa87fdf8736653 (patch) | |
| tree | a4b569479aac16b34dc6ec580dec9f4049532b38 /usr.bin/join | |
| parent | 8abea92cd23ce4c362ba7d522f651b1c0aaa5847 (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 b0e527d42bf1c..15270d01f8f0c 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 -.Pq Dq \&, +.Pq Ql \&, or whitespace separated. (The latter requires quoting to protect it from the shell, or, a simpler approach is to use multiple |
