1 --- basename.3 2004-11-25 11:38:00.000000000 -0800
2 +++ basename.3.edit 2006-07-12 10:54:25.000000000 -0700
7 -.Fn basename "const char *path"
18 -returns a pointer to internal static storage space that will be overwritten
20 +returns a pointer to internal static storage space
21 +that will be overwritten by subsequent calls.
22 +The function may modify the string pointed to by
25 +.Fd #include <libgen.h>
30 +.Fa "const char *path"