Module Name: src
Committed By: wiz
Date: Sun Jan 4 21:38:58 UTC 2015
Modified Files:
src/lib/libc/net: nsdispatch.3
Log Message:
Add more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/net/nsdispatch.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/net/nsdispatch.3
diff -u src/lib/libc/net/nsdispatch.3:1.32 src/lib/libc/net/nsdispatch.3:1.33
--- src/lib/libc/net/nsdispatch.3:1.32 Sun Jan 4 16:06:29 2015
+++ src/lib/libc/net/nsdispatch.3 Sun Jan 4 21:38:58 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: nsdispatch.3,v 1.32 2015/01/04 16:06:29 christos Exp $
+.\" $NetBSD: nsdispatch.3,v 1.33 2015/01/04 21:38:58 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999, 2004, 2005, 2008
.\" The NetBSD Foundation, Inc.
@@ -941,8 +941,8 @@ routines first appeared in
Support for dynamically-loaded modules first appeared in
.Nx 3.0 .
.Sh AUTHORS
-Luke Mewburn
-.Aq [email protected]
+.An Luke Mewburn
+.Aq Mt [email protected]
wrote this freely distributable name-service switch implementation,
using ideas from the
.Tn ULTRIX
@@ -951,8 +951,9 @@ and
.Tn Solaris
.Xr nsswitch.conf 4
manual pages.
-Support for dynamically-loaded modules was added by Jason Thorpe
-.Aq [email protected] ,
+Support for dynamically-loaded modules was added by
+.An Jason Thorpe
+.Aq Mt [email protected] ,
based on code developed by the
.Fx
Project.