memset.3: fix a a duplicate word

This commit is contained in:
Eitan Adler 2020-02-08 20:56:38 +00:00
parent 2f7f11b7de
commit 3f8bd4b7bf

View File

@ -63,7 +63,7 @@ Undefined behaviour from
.Fn memset ,
resulting from storage overflow, will occur if
.Fa len
is greater than the the length of buffer
is greater than the length of buffer
.Fa dest .
The behaviour is also undefined if
.Fa dest