date and time created 91/03/07 10:23:53 by bostic
[unix-history] / usr / src / lib / libc / compat-43 / gethostid.3
index 3c57844..a9d971d 100644 (file)
@@ -1,8 +1,9 @@
-.\" Copyright (c) 1983 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1983 The Regents of the University of California.
+.\" All rights reserved.
 .\"
 .\"
-.\"    @(#)gethostid.3 6.2 (Berkeley) %G%
+.\" %sccs.include.redist.man%
+.\"
+.\"    @(#)gethostid.3 6.5 (Berkeley) %G%
 .\"
 .TH GETHOSTID 2 ""
 .UC 5
 .\"
 .TH GETHOSTID 2 ""
 .UC 5
@@ -12,11 +13,11 @@ gethostid, sethostid \- get/set unique identifier of current host
 .nf
 .ft B
 hostid = gethostid()
 .nf
 .ft B
 hostid = gethostid()
-int hostid;
+long hostid;
 .PP
 .ft B
 sethostid(hostid)
 .PP
 .ft B
 sethostid(hostid)
-int hostid;
+long hostid;
 .fi
 .SH DESCRIPTION
 .I Sethostid
 .fi
 .SH DESCRIPTION
 .I Sethostid