diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-30 14:00:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-30 14:00:33 +0000 |
commit | 80a698c6d9624e8f0309483f4cc25a4e94733204 (patch) | |
tree | 31f9bbaae2f9afa4add18d205b3587d0d7812e43 /lib/libc/gen/dirname.3 | |
parent | a2a3121d7669033166b5b6e62dc845b393a310bc (diff) |
- clean up macro abuse
- section reorder
- merge COMPATIBILITY
Diffstat (limited to 'lib/libc/gen/dirname.3')
-rw-r--r-- | lib/libc/gen/dirname.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/dirname.3 b/lib/libc/gen/dirname.3 index ab1cca11bbc..3697d3e30ae 100644 --- a/lib/libc/gen/dirname.3 +++ b/lib/libc/gen/dirname.3 @@ -24,7 +24,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: dirname.3,v 1.12 2002/06/09 05:03:59 deraadt Exp $ +.\" $OpenBSD: dirname.3,v 1.13 2003/05/30 14:00:32 jmc Exp $ .\" .Dd August 17, 1997 .Dt DIRNAME 3 @@ -101,4 +101,4 @@ The function first appeared in .Ox 2.2 . .Sh AUTHORS -Todd C. Miller <Todd.Miller@courtesan.com> +.An Todd C. Miller Aq Todd.Miller@courtesan.com |