Page MenuHomeFreeBSD

D39815.id121037.diff
No OneTemporary

D39815.id121037.diff

diff --git a/share/man/man9/printf.9 b/share/man/man9/printf.9
--- a/share/man/man9/printf.9
+++ b/share/man/man9/printf.9
@@ -94,11 +94,13 @@
These are used as a register value and a print mask for decoding bitmasks.
The print mask is made up of two parts: the base and the
arguments.
-The base value is the output base expressed as an integer value;
+The base value is the output base (radix) expressed as an octal value;
for example, \e10 gives octal and \e20 gives hexadecimal.
The arguments are made up of a sequence of bit identifiers.
-Each bit identifier begins with an integer value which is the number of the
-bit (starting from 1) this identifier describes.
+Each bit identifier begins with an
+.Em octal
+value which is the number of the bit (starting from 1) this identifier
+describes.
The rest of the identifier is a string of characters containing the name of
the bit.
The string is terminated by either the bit number at the start of the next

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 8:26 PM (6 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33151003
Default Alt Text
D39815.id121037.diff (969 B)

Event Timeline