manual: Refactor documentation of CHAR_BIT.

Rical Jasan ricaljasan@pacific.net
Sat Jun 17 08:42:00 GMT 2017


This single-@item @table is better defined with @defvr, since the
CHAR_BIT macro has @standards (being declared in a header), and @items
in @tables are not considered annotatable.  Using @defvr automatically
includes the macro in the Variable and Constant Macro Index and
ensures its inclusion the Summary of Library Facilities.  The file
include/limits.h identifies the macro as coming from C99.

	* manual/lang.texi (CHAR_BIT): Convert from an @table to an
	@defvr.  Change standard from ISO to C99.
---
 manual/lang.texi | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-manual-Refactor-documentation-of-CHAR_BIT.patch
Type: text/x-patch
Size: 828 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170617/4e262794/attachment.bin>


More information about the Libc-alpha mailing list