1 --- dirname.3.orig 2009-11-07 15:32:33.000000000 -0800
2 +++ dirname.3 2009-11-07 15:35:29.000000000 -0800
7 -.Fn dirname "const char *path"
14 @@ -58,8 +60,20 @@ Other vendor implementations of
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"
35 On successful completion,
37 @@ -82,7 +96,8 @@ The path component to be returned was la