Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/veriexecctl Bump date for previous; use more markup.
details: https://anonhg.NetBSD.org/src/rev/997770bf505f
branches: trunk
changeset: 583454:997770bf505f
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 07 11:17:31 2005 +0000
description:
Bump date for previous; use more markup.
diffstat:
sbin/veriexecctl/veriexecctl.8 | 25 +++++++++++++++++--------
1 files changed, 17 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r 51332555dfe8 -r 997770bf505f sbin/veriexecctl/veriexecctl.8
--- a/sbin/veriexecctl/veriexecctl.8 Sun Aug 07 11:15:38 2005 +0000
+++ b/sbin/veriexecctl/veriexecctl.8 Sun Aug 07 11:17:31 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexecctl.8,v 1.16 2005/08/06 09:00:20 blymn Exp $
+.\" $NetBSD: veriexecctl.8,v 1.17 2005/08/07 11:17:31 wiz Exp $
.\"
.\" Copyright (c) 1999
.\" Brett Lymn - blymn%baea.com.au@localhost, brett_lymn%yahoo.com.au@localhost
@@ -29,9 +29,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: veriexecctl.8,v 1.16 2005/08/06 09:00:20 blymn Exp $
+.\" $Id: veriexecctl.8,v 1.17 2005/08/07 11:17:31 wiz Exp $
.\"
-.Dd August 2, 2005
+.Dd August 6, 2005
.Dt VERIEXECCTL 8
.Os
.Sh NAME
@@ -95,18 +95,27 @@
This option may be used to verify shared libraries have not been
tampered with.
.It Dv PROGRAM
-An alias for DIRECT, allow direct execution only.
+An alias for
+.Dv DIRECT ,
+allow direct execution only.
.It Dv INTERPRETER
-An alias for INDIRECT, the executable may only be used as an interpreter
+An alias for
+.Dv INDIRECT ,
+the executable may only be used as an interpreter
for shell scripts.
.It Dv SCRIPT
The file is a shell script.
-For correct operation of veriexec, a script must have both FILE and
-DIRECT attributes set.
+For correct operation of veriexec, a script must have both
+.Dv FILE
+and
+.Dv DIRECT
+attributes set.
This option is a shorthand way of setting the options for correct
operation of shell scripts.
.It Dv LIBRARY
-The file is a library, this option is an alias of the FILE option.
+The file is a library, this option is an alias of the
+.Dv FILE
+option.
.El
.Pp
There must be only one executable/fingerprint pair per line.
Home |
Main Index |
Thread Index |
Old Index