memset.3: better fix previous typo
Upon re-reading the whole sentence this is a better fix. MFC with: r357681
This commit is contained in:
parent
a00eed9676
commit
66a23ebe19
@ -63,8 +63,9 @@ Undefined behaviour from
|
||||
.Fn memset ,
|
||||
resulting from storage overflow, will occur if
|
||||
.Fa len
|
||||
is greater than the length of buffer
|
||||
.Fa dest .
|
||||
is greater than the length of the
|
||||
.Fa dest
|
||||
buffer.
|
||||
The behaviour is also undefined if
|
||||
.Fa dest
|
||||
is an invalid pointer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user