Module Name:    src
Committed By:   pgoyette
Date:           Wed Jun  1 01:39:52 UTC 2016

Modified Files:
        src/share/man/man4: mc.4

Log Message:
Use .An markup for author names.  From PR misc/49516


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/mc.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/mc.4
diff -u src/share/man/man4/mc.4:1.2 src/share/man/man4/mc.4:1.3
--- src/share/man/man4/mc.4:1.2	Sat Sep 13 00:50:57 2008
+++ src/share/man/man4/mc.4	Wed Jun  1 01:39:52 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mc.4,v 1.2 2008/09/13 00:50:57 reed Exp $
+.\"	$NetBSD: mc.4,v 1.3 2016/06/01 01:39:52 pgoyette Exp $
 .\"
 .\" Copyright (c) 1997 David Huang <[email protected]>
 .\" All rights reserved.
@@ -22,7 +22,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 13, 1997
+.Dd June 1, 2016
 .Dt MC 4
 .Os
 .Sh NAME
@@ -81,9 +81,12 @@ interface first appeared in
 .Sh AUTHORS
 The
 .Nm
-Ethernet driver was written by Dave Huang
+Ethernet driver was written by
+.An Dave Huang
 .Aq [email protected] .
-The man page was written by Thomas Klausner
+The man page was written by
+.An Thomas Klausner
 .Aq [email protected]
-and Michael Wolfson
+and
+.An Michael Wolfson
 .Aq [email protected] .

Reply via email to