getpagesize.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-16 10:55:21 +02:00
parent 08e96bd8ca
commit 04fd9d70a6
1 changed files with 2 additions and 2 deletions

View File

@ -79,10 +79,10 @@ instead of
.BR getpagesize ():
.PP
.in +4n
.nf
.EX
#include <unistd.h>
long sz = sysconf(_SC_PAGESIZE);
.fi
.EE
.in
.PP
(Most systems allow the synonym