]> git.saurik.com Git - apple/libc.git/blob - compat-43/FreeBSD/gethostid.3.patch
Libc-763.11.tar.gz
[apple/libc.git] / compat-43 / FreeBSD / gethostid.3.patch
1 --- gethostid.3.orig 2009-11-06 10:36:38.000000000 -0800
2 +++ gethostid.3 2009-11-06 10:41:15.000000000 -0800
3 @@ -47,11 +47,9 @@
4 The
5 .Fn sethostid
6 function
7 -establishes a 32-bit identifier for the
8 -current processor that is intended to be unique among all
9 -UNIX systems in existence.
10 -This is normally a DARPA Internet
11 -address for the local machine.
12 +establishes a 32-bit identifier for the current processor.
13 +The id, intended to be unique among all UNIX systems in existence,
14 +is normally a DARPA Internet address for the local machine.
15 This call is allowed only to the
16 super-user and is normally performed at boot time.
17 .Pp