commit bbe10559e6d9b06c23cb7fafc02b41cf04077f3a
Author:     FRIGN <[email protected]>
AuthorDate: Sat Feb 20 21:46:52 2016 +0100
Commit:     sin <[email protected]>
CommitDate: Sun Feb 21 08:52:48 2016 +0000

    Remove the octal note in printf.1

diff --git a/printf.1 b/printf.1
index fab7498..8940271 100644
--- a/printf.1
+++ b/printf.1
@@ -29,5 +29,4 @@ The
 .Nm
 utility is compliant with the
 .St -p1003.1-2013
-specification except from the octal-escape format in %b format strings, which 
has been changed
-from \e0[ooo] to \eo[oo] for consistency reasons.
+specification.

Reply via email to