summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2024-04-15 17:39:29 -0500
committerAlejandro Colomar <alx@kernel.org>2024-04-17 17:43:26 +0200
commit74cd9f69111e7277b113812b21f7fb008e2985d6 (patch)
tree09da116baf8e3ce9fe6cbbfdca3a63544663eb67
parentedae09f52109d240facd2c71c2f13c062ed084ad (diff)
getpagesize.2: tfix
Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/getpagesize.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getpagesize.2 b/man2/getpagesize.2
index 7abc3a246..fcdac938a 100644
--- a/man2/getpagesize.2
+++ b/man2/getpagesize.2
@@ -61,7 +61,7 @@ call was labeled LEGACY,
and it was removed in POSIX.1-2001.
.P
glibc 2.0 returned a constant
-even on architectures with mutliple page sizes.
+even on architectures with multiple page sizes.
.SH SEE ALSO
.BR mmap (2),
.BR sysconf (3)