diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 22:22:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 22:22:35 +0000 |
| commit | 6a3e8b0adc8c622ae61275a94d5d869980a68069 (patch) | |
| tree | b3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/join | |
| parent | f97d4ddfed9ff77e2873f938abcb1951c57fbf91 (diff) | |
Notes
Diffstat (limited to 'usr.bin/join')
| -rw-r--r-- | usr.bin/join/join.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1 index 6a7477fc3f2a..8a807d529e75 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. |
