summaryrefslogtreecommitdiffstats
path: root/usr.bin/tr/tr.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tr/tr.1')
-rw-r--r--usr.bin/tr/tr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index b3c30f4..9adc132 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -206,7 +206,7 @@ the same equivalence class as
If
there is a secondary ordering within the equivalence class, the characters
are ordered in ascending sequence.
-Otherwise, they are ordered after their encoded values.
+Otherwise, they are ordered after their encoded values.
An example of an equivalence class might be ``c'' and ``ch'' in Spanish;
English has no equivalence classes.
.It [#*n]
@@ -258,7 +258,7 @@ the range is intended to map in another range, i.e. the command
to the ``['' character in
.Ar string2 .
However, if the shell script is deleting or squeezing characters as in
-the command ``tr -d [a-z]'', the characters ``['' and ``]'' will be
+the command ``tr -d [a-z]'', the characters ``['' and ``]'' will be
included in the deletion or compression list which would not have happened
under an historic System V implementation.
Additionally, any scripts that depended on the sequence ``a-z'' to
OpenPOWER on IntegriCloud