Module Name:    src
Committed By:   wiz
Date:           Tue Apr 20 13:03:33 UTC 2010

Modified Files:
        src/share/man/man7: sysctl.7

Log Message:
Make HTML-ready.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/share/man/man7/sysctl.7

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/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.46 src/share/man/man7/sysctl.7:1.47
--- src/share/man/man7/sysctl.7:1.46	Tue Apr 20 08:37:23 2010
+++ src/share/man/man7/sysctl.7	Tue Apr 20 13:03:33 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysctl.7,v 1.46 2010/04/20 08:37:23 jruoho Exp $
+.\"	$NetBSD: sysctl.7,v 1.47 2010/04/20 13:03:33 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -412,13 +412,13 @@
 .Xr crypto 4
 system.
 The available values are as follows:
-.Bl -tag -width "> 0" -offset indent
-.It Dv < 0
+.Bl -tag -width XX0 -offset indent
+.It Dv \*[Lt] 0
 Always force userlevel requests to use software transforms.
 .It Dv = 0
 If present, use hardware and grant userlevel requests for
 non-accelerated transforms (handling the latter in software).
-.It Dv > 0
+.It Dv \*[Gt] 0
 Allow user requests only for transforms which are hardware-accelerated.
 .El
 .It Li kern.defcorename ( KERN_DEFCORENAME )

Reply via email to