summaryrefslogtreecommitdiffstats
path: root/usr.bin/join/join.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/join/join.1')
-rw-r--r--usr.bin/join/join.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index 6a7477f..8a807d5 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -82,7 +82,7 @@ and leading tabs and spaces are ignored.
The default output field separator is a single space character.
.Pp
Many of the options use file and field numbers.
-Both file numbers and field numbers are 1 based, i.e. the first file on
+Both file numbers and field numbers are 1 based, i.e., the first file on
the command line is file number 1 and the first field is field number 1.
The following options are available:
.Bl -tag -width indent
@@ -218,7 +218,6 @@ command conforms to
.Xr sort 1 ,
.Xr uniq 1
.Sh BUGS
-.Pp
The
.Nm
utility does not recognize multibyte characters.
OpenPOWER on IntegriCloud