]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/gethostid.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / gethostid.3
index 0d3062ca27e86dc634fd146f90d7142d4c8032b6..5ce9619260ec3aded2525a40ecf7948a38777e90 100644 (file)
@@ -70,7 +70,7 @@ This normally resembles the Internet address for the local
 machine, as returned by
 .BR gethostbyname (3),
 and thus usually never needs to be set.
-
+.PP
 The
 .BR sethostid ()
 call is restricted to the superuser.
@@ -78,7 +78,7 @@ call is restricted to the superuser.
 .BR gethostid ()
 returns the 32-bit identifier for the current host as set by
 .BR sethostid ().
-
+.PP
 On success,
 .BR sethostid ()
 returns 0; on error, \-1 is returned, and
@@ -110,14 +110,14 @@ T{
 .BR sethostid ()
 T}     Thread safety   MT-Unsafe const:hostid
 .TE
-
+.sp 1
 .SH CONFORMING TO
 4.2BSD; these functions were dropped in 4.4BSD.
 SVr4 includes
 .BR gethostid ()
 but not
 .BR sethostid ().
-
+.PP
 POSIX.1-2001 and POSIX.1-2008 specify
 .BR gethostid ()
 but not
@@ -131,7 +131,7 @@ is stored in the file
 .I /var/adm/hostid
 was used.)
 .\" libc5 used /etc/hostid; libc4 didn't have these functions
-
+.PP
 In the glibc implementation, if
 .BR gethostid ()
 cannot open the file containing the host ID,