aboutsummaryrefslogtreecommitdiffstats
path: root/man3/addseverity.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/addseverity.3')
-rw-r--r--man3/addseverity.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/addseverity.3 b/man3/addseverity.3
index 8abd0bb6e6..482310a859 100644
--- a/man3/addseverity.3
+++ b/man3/addseverity.3
@@ -45,9 +45,6 @@ Upon error, the return value is
.BR MM_NOTOK .
Possible errors include: out of memory, attempt to remove a
nonexistent or default severity class.
-.SH NOTES
-New severity classes can also be added by setting the environment variable
-.BR SEV_LEVEL .
.SH "CONFORMING TO"
This function is not specified in the X/Open Portability Guide
although the
@@ -55,6 +52,9 @@ although the
function is.
It is available on System V
systems.
+.SH NOTES
+New severity classes can also be added by setting the environment variable
+.BR SEV_LEVEL .
.SH "SEE ALSO"
.BR fmtmsg (3),
.BR feature_test_macros (7)