s/a DARPA Internet address/an Internet address/

From OpenBSD.
This commit is contained in:
maya 2019-03-03 20:34:43 +00:00
parent d47cd4f3e8
commit 900a869949
1 changed files with 3 additions and 3 deletions

View File

@ -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