Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Use -enum in the list for clarity.



details:   https://anonhg.NetBSD.org/src/rev/17b697fb7179
branches:  trunk
changeset: 754946:17b697fb7179
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon May 17 12:23:05 2010 +0000

description:
Use -enum in the list for clarity.

diffstat:

 lib/libc/sys/swapctl.2 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 45565acc4dac -r 17b697fb7179 lib/libc/sys/swapctl.2
--- a/lib/libc/sys/swapctl.2    Mon May 17 12:16:43 2010 +0000
+++ b/lib/libc/sys/swapctl.2    Mon May 17 12:23:05 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index