Add octal sequence support to tr(1)

This commit is contained in:
FRIGN
2015-01-24 22:43:46 +01:00
parent 27996f2b86
commit eb57becb38
2 changed files with 17 additions and 3 deletions

2
tr.1
View File

@@ -73,4 +73,4 @@ The
.Nm
utility is compliant with the
.St -p1003.1-2008
except from octal sequences and equivalence classes.
specification except from equivalence classes.