aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fpathconf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fpathconf.3')
-rw-r--r--man3/fpathconf.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/fpathconf.3 b/man3/fpathconf.3
index a28238c01e..ec42d95bbb 100644
--- a/man3/fpathconf.3
+++ b/man3/fpathconf.3
@@ -157,7 +157,7 @@ or
must refer to a terminal.
.SH RETURN VALUE
The return value of these functions is one of the following:
-.IP \(bu 3
+.IP \[bu] 3
On error, \-1 is returned and
.I errno
is set to indicate the error
@@ -166,7 +166,7 @@ is set to indicate the error
indicating that
.I name
is invalid).
-.IP \(bu
+.IP \[bu]
If
.I name
corresponds to a maximum or minimum limit, and that limit is indeterminate,
@@ -178,13 +178,13 @@ is not changed.
to zero before the call, and then check whether
.I errno
is nonzero when \-1 is returned.)
-.IP \(bu
+.IP \[bu]
If
.I name
corresponds to an option,
a positive value is returned if the option is supported,
and \-1 is returned if the option is not supported.
-.IP \(bu
+.IP \[bu]
Otherwise,
the current value of the option or limit is returned.
This value will not be more restrictive than