]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3/strtoul.3: The prefix "0X" is equivalent to "0x"
authorAlejandro Colomar <alx@kernel.org>
Sun, 23 Mar 2025 18:43:37 +0000 (19:43 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 23 Mar 2025 18:43:59 +0000 (19:43 +0100)
strtol(3) mentiones both, but this page somehow forgot the uppercase
variant.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/strtoul.3

index c4f8961a4d04281db6b755937bc21d78193ecbcb..c6a2bb9be7c191d5d86c191ffa65c50693daceda 100644 (file)
@@ -59,7 +59,7 @@ sign.
 If
 .I base
 is zero or 16, the string may then include a
-"0x" prefix, and the number will be read in base 16; otherwise, a
+"0x" or "0X" prefix, and the number will be read in base 16; otherwise, a
 zero
 .I base
 is taken as 10 (decimal) unless the next character