1 --- _SB/Libc/string/FreeBSD/strdup.3 2003-05-20 15:23:54.000000000 -0700
2 +++ _SB/Libc/string/FreeBSD/strdup.3.edit 2006-06-28 16:55:53.000000000 -0700
7 -.Fn strdup "const char *str"
15 allocates sufficient memory for a copy
19 does the copy, and returns a pointer to it.
20 The pointer may subsequently be used as an
21 argument to the function