1 --- dirname.3 2004-11-25 11:38:00.000000000 -0800
2 +++ dirname.3.edit 2006-07-12 11:18:01.000000000 -0700
7 -.Fn dirname "const char *path"
16 may modify the contents of the string passed to
18 -this should be taken into account when writing code which calls this function
19 -if portability is desired.
20 +if portability is desired,
21 +this should be taken into account when writing code which calls this function.
23 +.Fd #include <libgen.h>
28 +.Fa "const char *path"