added page break before sysconf()

This commit is contained in:
Joel Sherrill
1996-08-13 14:23:16 +00:00
parent e9624663a1
commit aac34f7bbc

View File

@@ -27,7 +27,9 @@ unsigned int sleep(
return tm.tv_sec; /* seconds remaining */ return tm.tv_sec; /* seconds remaining */
} }
/*
/*PAGE
*
* 4.8.1 Get Configurable System Variables, P1003.1b-1993, p. 95 * 4.8.1 Get Configurable System Variables, P1003.1b-1993, p. 95
*/ */