summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-05 07:29:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-05 07:29:07 +0000
commite1c01da2e832e69ae010ef462eed433fc3df2f1b (patch)
tree6af4eccf29a2557686ad3fe6ba620d15dd29398c /lib/libc
parent61b5a59b2724b3c0cc6a22c90766283666f198db (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/compat-43/gethostid.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/gethostid.3 b/lib/libc/compat-43/gethostid.3
index 0758be0730dc..156b4256f302 100644
--- a/lib/libc/compat-43/gethostid.3
+++ b/lib/libc/compat-43/gethostid.3
@@ -64,7 +64,7 @@ The hostid should be set or retrieved by use of
.Sh SEE ALSO
.Xr gethostname 3 ,
.Xr sysctl 3 ,
-.Xr sysctl 8 .
+.Xr sysctl 8
.Sh BUGS
32 bits for the identifier is too small.
.Sh HISTORY