summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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