Remove the octal note in printf.1
This commit is contained in:
parent
41a600e1b8
commit
bbe10559e6
3
printf.1
3
printf.1
|
@ -29,5 +29,4 @@ The
|
||||||
.Nm
|
.Nm
|
||||||
utility is compliant with the
|
utility is compliant with the
|
||||||
.St -p1003.1-2013
|
.St -p1003.1-2013
|
||||||
specification except from the octal-escape format in %b format strings, which has been changed
|
specification.
|
||||||
from \e0[ooo] to \eo[oo] for consistency reasons.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user