bzero.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-28 05:12:10 +02:00
parent cebca1bd40
commit 635793f3f3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ The
.BR bzero ()
function sets the first
.I n
bytes of the byte area starting at
bytes of the area starting at
.I s
to zero (bytes containing \(aq\\0\(aq).
.SH "RETURN VALUE"