memset.3: fix a a duplicate word
This commit is contained in:
parent
2f7f11b7de
commit
3f8bd4b7bf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user