Module Name: src
Committed By: wiz
Date: Thu Apr 28 11:23:57 UTC 2011
Modified Files:
src/sbin/veriexecctl: veriexecctl.8
Log Message:
security(7), not (8).
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sbin/veriexecctl/veriexecctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/veriexecctl/veriexecctl.8
diff -u src/sbin/veriexecctl/veriexecctl.8:1.35 src/sbin/veriexecctl/veriexecctl.8:1.36
--- src/sbin/veriexecctl/veriexecctl.8:1.35 Sun Aug 31 23:40:19 2008
+++ src/sbin/veriexecctl/veriexecctl.8 Thu Apr 28 11:23:57 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexecctl.8,v 1.35 2008/08/31 23:40:19 dholland Exp $
+.\" $NetBSD: veriexecctl.8,v 1.36 2011/04/28 11:23:57 wiz Exp $
.\"
.\" Copyright (c) 1999
.\" Brett Lymn - [email protected], [email protected]
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: veriexecctl.8,v 1.35 2008/08/31 23:40:19 dholland Exp $
+.\" $Id: veriexecctl.8,v 1.36 2011/04/28 11:23:57 wiz Exp $
.\"
.Dd August 31, 2008
.Dt VERIEXECCTL 8
@@ -117,7 +117,7 @@
.Sh SEE ALSO
.Xr veriexec 4 ,
.Xr veriexec 5 ,
-.Xr security 8 ,
+.Xr security 7 ,
.Xr veriexec 8 ,
.Xr veriexecgen 8
.Sh HISTORY