]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
strtol.3: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Oct 2020 06:01:01 +0000 (07:01 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Oct 2020 06:01:01 +0000 (07:01 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/strtol.3

index f91e2622991bc74d1be46a610c66472af432b4d1..1f5615c7a6b2f9d35c76416102952b6308e38a9d 100644 (file)
@@ -111,7 +111,9 @@ The
 .BR strtoll ()
 function works just like the
 .BR strtol ()
-function but returns a long long integer value.
+function but returns a
+.I long long
+integer value.
 .SH RETURN VALUE
 The
 .BR strtol ()