Module Name:    src
Committed By:   jruoho
Date:           Mon May 17 12:23:05 UTC 2010

Modified Files:
        src/lib/libc/sys: swapctl.2

Log Message:
Use -enum in the list for clarity.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 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.35 src/lib/libc/sys/swapctl.2:1.36
--- src/lib/libc/sys/swapctl.2:1.35	Mon Mar 22 19:30:55 2010
+++ src/lib/libc/sys/swapctl.2	Mon May 17 12:23:05 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: swapctl.2,v 1.35 2010/03/22 19:30:55 joerg Exp $
+.\"	$NetBSD: swapctl.2,v 1.36 2010/05/17 12:23:05 jruoho Exp $
 .\"
 .\" Copyright (c) 1997 Matthew R. Green
 .\" All rights reserved.
@@ -51,7 +51,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 29, 2005
+.Dd May 17, 2010
 .Dt SWAPCTL 2
 .Os
 .Sh NAME
@@ -80,7 +80,7 @@
 parameters have different meanings, depending on the
 .Fa cmd
 parameter.
-.Bl -item -offset indent
+.Bl -enum -offset indent
 .It
 If
 .Fa cmd

Reply via email to