Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Markup fixes.
details: https://anonhg.NetBSD.org/src/rev/b7bf3073e429
branches: trunk
changeset: 538762:b7bf3073e429
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Oct 29 12:42:10 2002 +0000
description:
Markup fixes.
diffstat:
share/man/man4/veriexec.4 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (40 lines):
diff -r 83ac909c2d59 -r b7bf3073e429 share/man/man4/veriexec.4
--- a/share/man/man4/veriexec.4 Tue Oct 29 12:37:49 2002 +0000
+++ b/share/man/man4/veriexec.4 Tue Oct 29 12:42:10 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexec.4,v 1.1 2002/10/29 12:37:49 blymn Exp $
+.\" $NetBSD: veriexec.4,v 1.2 2002/10/29 12:42:10 wiz Exp $
.\"
.\" Copyright (c) 2002, Brett Lymn. All rights reserved.
.\"
@@ -40,7 +40,7 @@
verified exec feature.
The fingerprints are loaded by opening
.Nm
-and then using the
+and then using the
.Dv VERIEXECLOAD
ioctl to feed the fingerprints into kernel space.
Note that the loading should only be done after a mount of all file systems
@@ -52,12 +52,12 @@
The
.Nm
device will return
-.Dv EPERM
+.Er EPERM
if
.Dv securelevel
is greater than 0.
An
-.Dv ENOENT
+.Er ENOENT
error will be returned if the file path passed in does not exist.
.Sh SEE ALSO
.Xr ioctl 2 ,
@@ -67,4 +67,5 @@
.Nm
driver was originally written for
.Nx
-by Brett Lymn.
+by
+.An Brett Lymn .
Home |
Main Index |
Thread Index |
Old Index