[hackers] [sbase] Change the note in printf.1 on octal escapes || FRIGN

From: <git_AT_suckless.org>
Date: Sun, 21 Feb 2016 09:52:55 +0100 (CET)

commit 0d97bd3f5775408321169be292b6744b0ee6a8ae
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Sat Feb 20 21:51:05 2016 +0100
Commit: sin <sin_AT_2f30.org>
CommitDate: Sun Feb 21 08:52:48 2016 +0000

    Change the note in printf.1 on octal escapes

diff --git a/printf.1 b/printf.1
index 8940271..78ffb1e 100644
--- a/printf.1
+++ b/printf.1
_AT_@ -18,7 +18,7 @@ until drained.
 .Pp
 .Nm
 interprets the standard escape sequences \e\e, \e', \e", \ea, \eb, \ee,
-\ef, \en, \er, \et, \ev, \exH[H], \eO[OO], the sequence \ec, which
+\ef, \en, \er, \et, \ev, \exH[H], \eO[OOO], the sequence \ec, which
 terminates further output if it's found inside
 .Ar format
 or a %b format string, the format specification %b for an unescaped string and all C
_AT_@ -30,3 +30,5 @@ The
 utility is compliant with the
 .St -p1003.1-2013
 specification.
+.Pp
+The possibility of specifying 4-digit octals is an extension to that specification.
Received on Sun Feb 21 2016 - 09:52:55 CET

This archive was generated by hypermail 2.3.0 : Sun Feb 21 2016 - 10:00:21 CET