Mark up author name with An.

This commit is contained in:
wiz 2014-02-07 16:57:05 +00:00
parent 1f7f7f0d8b
commit 0ccfefc58a

View File

@ -1,4 +1,4 @@
.\" $NetBSD: namecache.9,v 1.18 2014/02/07 15:29:21 hannken Exp $
.\" $NetBSD: namecache.9,v 1.19 2014/02/07 16:57:05 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -258,4 +258,5 @@ The name lookup cache is implemented within the file
The name lookup cache first appeared in
.Bx 4.2 .
.Sh AUTHORS
The original name lookup cache was written by Robert Elz.
The original name lookup cache was written by
.An Robert Elz .