]> git.saurik.com Git - apple/libc.git/blob - compat-43/FreeBSD/gethostid.3.patch
5cfd027a3f74d12bc8b1524e21af45e19fdd1537
[apple/libc.git] / compat-43 / FreeBSD / gethostid.3.patch
1 --- _SB/Libc/compat-43/FreeBSD/gethostid.3 2004-11-25 11:37:56.000000000 -0800
2 +++ _SB/Libc/compat-43/FreeBSD/gethostid.3.edit 2006-06-28 16:55:50.000000000 -0700
3 @@ -51,11 +51,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