Module Name: src
Committed By: njoly
Date: Sun Nov 2 11:28:03 UTC 2014
Modified Files:
src/lib/libc/sys: swapctl.2
Log Message:
Use more markups in AUTHORS section.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/lib/libc/sys/swapctl.2
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/sys/swapctl.2
diff -u src/lib/libc/sys/swapctl.2:1.38 src/lib/libc/sys/swapctl.2:1.39
--- src/lib/libc/sys/swapctl.2:1.38 Thu Apr 28 11:58:50 2011
+++ src/lib/libc/sys/swapctl.2 Sun Nov 2 11:28:03 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: swapctl.2,v 1.38 2011/04/28 11:58:50 wiz Exp $
+.\" $NetBSD: swapctl.2,v 1.39 2014/11/02 11:28:03 njoly Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
.\" All rights reserved.
@@ -273,12 +273,12 @@ when the header file was also moved from
to its current location in
.In sys/swap.h .
.Sh AUTHORS
+.An -nosplit
The current swap system was designed and implemented by
-Matthew Green
-.Aq [email protected] ,
-with help from Paul Kranenburg
-.Aq [email protected]
-and Leo Weppelman
-.Aq [email protected] ,
-and insights from Jason R. Thorpe
-.Aq [email protected] .
+.An Matthew Green Aq Mt [email protected] ,
+with help from
+.An Paul Kranenburg Aq Mt [email protected]
+and
+.An Leo Weppelman Aq Mt [email protected] ,
+and insights from
+.An Jason R. Thorpe Aq Mt [email protected] .