Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Make HTML-ready.
details: https://anonhg.NetBSD.org/src/rev/37edd8263a94
branches: trunk
changeset: 754105:37edd8263a94
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Apr 20 13:03:33 2010 +0000
description:
Make HTML-ready.
diffstat:
share/man/man7/sysctl.7 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r a46e2b618c95 -r 37edd8263a94 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Tue Apr 20 12:09:05 2010 +0000
+++ b/share/man/man7/sysctl.7 Tue Apr 20 13:03:33 2010 +0000
@@ -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 )
Home |
Main Index |
Thread Index |
Old Index