]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/tmpnam.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / tmpnam.3
index 3ae06889ffe59501407c6a7e7354f4fc665460dd..2b9ce3c6f4063afd0244ab25bae0698b468bbdfc 100644 (file)
@@ -60,7 +60,7 @@ avoid using these functions; use
 or
 .BR tmpfile (3)
 instead.
-
+.PP
 The
 .BR tmpnam ()
 function returns a pointer to a string that is a valid filename,
@@ -94,7 +94,7 @@ are defined in
 just like the
 .B TMP_MAX
 mentioned below.)
-
+.PP
 The
 .BR tmpnam_r ()
 function performs the same task as
@@ -128,7 +128,7 @@ SVr4, 4.3BSD, C89, C99, POSIX.1-2001.
 POSIX.1-2008 marks
 .BR tmpnam ()
 as obsolete.
-
+.PP
 .BR tmpnam_r ()
 is a nonstandard extension that is also available
 .\" Appears to be on Solaris