]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
madvise.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 12 Jun 2020 19:46:21 +0000 (21:46 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 12 Jun 2020 19:46:21 +0000 (21:46 +0200)
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/madvise.2

index bbad5df5ffcb15893a470089ef2153dce3e99d00..b75d9caca10618674ebfe393d7ae50014e34371a 100644 (file)
@@ -348,7 +348,7 @@ behavior by default, and thus
 .BR MADV_HUGEPAGE
 is normally not necessary.
 It is mostly intended for embedded systems, where
-.BR MADV_HUGEPAGE -stye
+.BR MADV_HUGEPAGE -style
 behavior may not be enabled by default in the kernel.
 On such systems,
 this flag can be used in order to selectively enable THP.