Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/compat-43 s/a DARPA Internet address/an Internet ad...



details:   https://anonhg.NetBSD.org/src/rev/4a166472fe3d
branches:  trunk
changeset: 449324:4a166472fe3d
user:      maya <maya%NetBSD.org@localhost>
date:      Sun Mar 03 20:34:43 2019 +0000

description:
s/a DARPA Internet address/an Internet address/

>From OpenBSD.

diffstat:

 lib/libc/compat-43/gethostid.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 6e82bef8dba5 -r 4a166472fe3d lib/libc/compat-43/gethostid.3
--- a/lib/libc/compat-43/gethostid.3    Sun Mar 03 17:55:04 2019 +0000
+++ b/lib/libc/compat-43/gethostid.3    Sun Mar 03 20:34:43 2019 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index