]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/strfmon.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / strfmon.3
index 02134993409da8a48fb3387b2e98a13328bc4668..f9100186ee7c47c4f3ea5b5c8f99798e114be868 100644 (file)
@@ -113,7 +113,7 @@ is converted using the locale's international currency format.
 One argument of type
 .I double
 is converted using the locale's national currency format.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 The
 .BR strfmon ()
 function returns the number of characters placed
@@ -124,7 +124,7 @@ Otherwise, it sets
 to
 .BR E2BIG ,
 returns \-1, and the contents of the array is undefined.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 Not in POSIX.1-2001.
 Present on several other systems.
 .SH EXAMPLE
@@ -162,7 +162,7 @@ and Portuguese locales yield
 .br
 [ **1234$57Esc] [ **1.234$57PTE ]
 .in
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR setlocale (3),
 .BR sprintf (3),
 .BR locale (7)