summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
committermpp <mpp@FreeBSD.org>1996-02-11 22:38:05 +0000
commit3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (patch)
tree88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /lib/libc/compat-43
parenta3a752bd16c86a841f9dbe7ed1efdfbbae49f627 (diff)
downloadFreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.zip
FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.tar.gz
Correct a bunch of man page cross references and generally
try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/gethostid.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/compat-43/gethostid.3 b/lib/libc/compat-43/gethostid.3
index 8f56a28..72222cc 100644
--- a/lib/libc/compat-43/gethostid.3
+++ b/lib/libc/compat-43/gethostid.3
@@ -57,10 +57,10 @@ returns the 32-bit identifier for the current processor.
.Pp
This function has been deprecated.
The hostid should be set or retrieved by use of
-.Xr sysctl 2 .
+.Xr sysctl 3 .
.Sh SEE ALSO
-.Xr sysctl 2 ,
.Xr gethostname 3 ,
+.Xr sysctl 3 ,
.Xr sysctl 8 .
.Sh BUGS
32 bits for the identifier is too small.
OpenPOWER on IntegriCloud