convert to use DEFS.h in ../../vax
[unix-history] / usr / src / lib / libc / compat-43 / gethostid.3
index 3c57844..0c30b67 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)gethostid.3 6.2 (Berkeley) %G%
+.\"    @(#)gethostid.3 6.3 (Berkeley) %G%
 .\"
 .TH GETHOSTID 2 ""
 .UC 5
 .\"
 .TH GETHOSTID 2 ""
 .UC 5
@@ -12,11 +12,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