1 --- memset.3 2003-05-20 15:23:54.000000000 -0700
2 +++ memset.3.edit 2006-06-28 16:55:53.000000000 -0700
7 -.Nd write a byte to byte string
8 +.Nd write a byte to a byte string
14 -.Fn memset "void *b" "int c" "size_t len"
29 (converted to an unsigned char) to the string
35 function returns its first argument.
38 +.Xr memset_pattern 3 ,