sysconf.3: Add ERRORS section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-06-17 09:53:56 +02:00
parent cef01dbc3a
commit 646896d32c
1 changed files with 5 additions and 0 deletions

View File

@ -324,6 +324,11 @@ is not changed.
In the case of options, a positive value is returned if a queried option
is available, and \-1 if it is not.
In the case of limits, \-1 means that there is no definite limit.
.SH ERRORS
.TP
.B EINVAL
.I name
is invalid.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).