summaryrefslogtreecommitdiffstats
path: root/usr.bin/join
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-18 03:30:50 +0000
committergjb <gjb@FreeBSD.org>2012-05-18 03:30:50 +0000
commit6fce315734ae68ff89003ff88fc8c19be17e97a8 (patch)
tree77803b661ecfb2d6758f47167f525ba02378777d /usr.bin/join
parent3a2cdbca40c697092fb4a36856d7ddcb7a42fcfc (diff)
downloadFreeBSD-src-6fce315734ae68ff89003ff88fc8c19be17e97a8.zip
FreeBSD-src-6fce315734ae68ff89003ff88fc8c19be17e97a8.tar.gz
Fix a typo that crept in.
Pointyhat: gjb (myself) Spotted by: hrs MFC after: 2 days (minor change)
Diffstat (limited to 'usr.bin/join')
-rw-r--r--usr.bin/join/join.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index 3d2b789..3b91390 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 letter requires quoting to protect it from the shell, or, a simpler
+(The latter requires quoting to protect it from the shell, or, a simpler
approach is to use multiple
.Fl o
options.)
OpenPOWER on IntegriCloud