]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
bzero.3: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 25 Jul 2021 20:29:27 +0000 (22:29 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 25 Jul 2021 20:29:27 +0000 (22:29 +0200)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/bzero.3

index 8bc026eaba9f9c05d72e03e4170d8ac840544f1d..d43abe5bbe4abd3ea87fdbe459bcf32276f5917a 100644 (file)
@@ -100,7 +100,7 @@ The
 function addresses a problem that security-conscious applications
 may run into when using
 .BR bzero ():
-if the compiler can deduce that the location to zeroed will
+if the compiler can deduce that the location to be zeroed will
 never again be touched by a
 .I correct
 program, then it may remove the