summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getpagesize.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getpagesize.3')
-rw-r--r--lib/libc/gen/getpagesize.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/getpagesize.3 b/lib/libc/gen/getpagesize.3
index 1a2629740b73..ea7f587d3cb6 100644
--- a/lib/libc/gen/getpagesize.3
+++ b/lib/libc/gen/getpagesize.3
@@ -47,8 +47,7 @@ returns the number of bytes in a page.
Page granularity is the granularity of many of the memory
management calls.
.Pp
-The page size is a
-.Xr system
+The page size is a system
page size and may not be the same as the underlying
hardware page size.
.Sh SEE ALSO