diff options
Diffstat (limited to 'man3/fmtmsg.3')
| -rw-r--r-- | man3/fmtmsg.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/fmtmsg.3 b/man3/fmtmsg.3 index 9eb3484a47..ec964948c6 100644 --- a/man3/fmtmsg.3 +++ b/man3/fmtmsg.3 @@ -218,9 +218,6 @@ any of the predefined classes. The printstring is the string printed when a message of this class is processed by .BR fmtmsg (). -.SH VERSIONS -.BR fmtmsg () -is provided since glibc 2.1. .SH ATTRIBUTES For an explanation of the terms used in this section, see .BR attributes (7). @@ -252,6 +249,9 @@ Since glibc 2.16, the .BR fmtmsg () function uses a lock to protect the static variable, so it is thread-safe. +.SH VERSIONS +.BR fmtmsg () +is provided since glibc 2.1. .SH STANDARDS The functions .BR fmtmsg () |
