diff --git a/lib/libc/compat-43/gethostid.3 b/lib/libc/compat-43/gethostid.3 index a9f4ab21cb4a..9a5d00e200a9 100644 --- a/lib/libc/compat-43/gethostid.3 +++ b/lib/libc/compat-43/gethostid.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: gethostid.3,v 1.12 2003/08/07 16:42:39 agc Exp $ +.\" $NetBSD: gethostid.3,v 1.13 2019/03/03 20:34:43 maya Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)gethostid.3 8.1 (Berkeley) 6/2/93 .\" -.Dd June 2, 1993 +.Dd March 3, 2019 .Dt GETHOSTID 3 .Os .Sh NAME @@ -50,7 +50,7 @@ establishes a 32-bit identifier for the current processor that is intended to be unique among all .Ux systems in existence. -This is normally a DARPA Internet address for the local machine. +This is normally an Internet address for the local machine. This call is allowed only to the super-user and is normally performed at boot time. .Pp