bzero.3: wfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-07-25 22:29:27 +02:00
parent 444cf9b152
commit bffbd4d0e2
1 changed files with 1 additions and 1 deletions

View 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