summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
committermpp <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
commitccc340f5aa69616bbbd416cc749090a688c283f6 (patch)
tree6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/gen/sysconf.3
parentad1ec74818520313d967232c210bcdbbc1ad0e44 (diff)
downloadFreeBSD-src-ccc340f5aa69616bbbd416cc749090a688c283f6.zip
FreeBSD-src-ccc340f5aa69616bbbd416cc749090a688c283f6.tar.gz
Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.
Diffstat (limited to 'lib/libc/gen/sysconf.3')
-rw-r--r--lib/libc/gen/sysconf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3
index ef065f1..99034b9 100644
--- a/lib/libc/gen/sysconf.3
+++ b/lib/libc/gen/sysconf.3
@@ -145,7 +145,7 @@ otherwise \-1.
.El
.Sh RETURN VALUES
If the call to
-.Nm sysconf
+.Fn sysconf
is not successful, \-1 is returned and
.Va errno
is set appropriately.
@@ -180,5 +180,5 @@ function conforms to
.St -p1003.1-88 .
.Sh HISTORY
The
-.Nm sysconf
+.Fn sysconf
function first appeared in 4.4BSD.
OpenPOWER on IntegriCloud