diff options
Diffstat (limited to 'man2/getpagesize.2')
| -rw-r--r-- | man2/getpagesize.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man2/getpagesize.2 b/man2/getpagesize.2 index 39af55619b..e1c4a57556 100644 --- a/man2/getpagesize.2 +++ b/man2/getpagesize.2 @@ -37,9 +37,10 @@ returns the number of bytes in a memory page, where "page" is a fixed-length block, the unit for memory allocation and file mapping performed by .BR mmap (2). -.\" .SH HISTORY -.\" This call first appeared in 4.2BSD. .SH STANDARDS +None. +.SH HISTORY +This call first appeared in 4.2BSD. SVr4, 4.4BSD, SUSv2. In SUSv2 the .BR getpagesize () |
