Simplify the markup for sprintf and swprintf documentation

- move the description of the alternative form produced with the # flag from a
nested table to an additional table

2015-11-12  Jon Turney  <jon.turney@dronecode.org.uk>

	* libc/stdio/sprintf.c: Simplify documentation markup.
	* libc/stdio/swprintf.c: Ditto.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
This commit is contained in:
Jon Turney 2015-11-12 13:11:07 +00:00
parent 21e6ba20ae
commit bdc6169381
3 changed files with 69 additions and 57 deletions

View File

@ -1,3 +1,8 @@
2015-11-12 Jon Turney <jon.turney@dronecode.org.uk>
* libc/stdio/sprintf.c: Simplify documentation markup.
* libc/stdio/swprintf.c: Ditto.
2015-11-12 Jon Turney <jon.turney@dronecode.org.uk>
* libc/stdio/sscanf.c: Improve documentation markup.

View File

@ -199,6 +199,10 @@ DESCRIPTION
o #
The result is to be converted to an
alternative form, according to the <[type]>
character.
o-
The alternative form output with the # flag depends on the <[type]>
character:
o+
@ -231,7 +235,6 @@ DESCRIPTION
Undefined.
o-
o-
o <[width]>

View File

@ -167,6 +167,10 @@ DESCRIPTION
o #
The result is to be converted to an
alternative form, according to the <[type]>
character.
o-
The alternative form output with the # flag depends on the <[type]>
character:
o+
@ -199,7 +203,7 @@ DESCRIPTION
Undefined.
o-
o-
o <[width]>