Module Name:    src
Committed By:   jruoho
Date:           Fri Mar 18 16:21:47 UTC 2011

Modified Files:
        src/share/man/man5: rc.conf.5 veriexec.5

Log Message:
Fix xref; security(8) -> security(7).


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/share/man/man5/rc.conf.5
cvs rdiff -u -r1.3 -r1.4 src/share/man/man5/veriexec.5

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/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.145 src/share/man/man5/rc.conf.5:1.146
--- src/share/man/man5/rc.conf.5:1.145	Tue Mar  8 07:44:39 2011
+++ src/share/man/man5/rc.conf.5	Fri Mar 18 16:21:46 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rc.conf.5,v 1.145 2011/03/08 07:44:39 snj Exp $
+.\"	$NetBSD: rc.conf.5,v 1.146 2011/03/18 16:21:46 jruoho Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 8, 2011
+.Dd March 18, 2011
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -407,7 +407,7 @@
 temporary directories,
 .Dq Pa /private/tmp .
 See
-.Xr security 8
+.Xr security 7
 for additional details.
 .It Sy quota
 Boolean value.

Index: src/share/man/man5/veriexec.5
diff -u src/share/man/man5/veriexec.5:1.3 src/share/man/man5/veriexec.5:1.4
--- src/share/man/man5/veriexec.5:1.3	Sun May 16 05:17:02 2010
+++ src/share/man/man5/veriexec.5	Fri Mar 18 16:21:46 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexec.5,v 1.3 2010/05/16 05:17:02 jruoho Exp $
+.\" $NetBSD: veriexec.5,v 1.4 2011/03/18 16:21:46 jruoho Exp $
 .\"
 .\" Copyright (c) 1999
 .\"	Brett Lymn - bl...@baea.com.au, brett_l...@yahoo.com.au
@@ -29,9 +29,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	$Id: veriexec.5,v 1.3 2010/05/16 05:17:02 jruoho Exp $
+.\"	$Id: veriexec.5,v 1.4 2011/03/18 16:21:46 jruoho Exp $
 .\"
-.Dd May 16, 2010
+.Dd March 18, 2011
 .Dt VERIEXEC 5
 .Os
 .Sh NAME
@@ -142,7 +142,7 @@
 character and span to the end of the line.
 .Sh SEE ALSO
 .Xr veriexec 4 ,
-.Xr security 8 ,
+.Xr security 7 ,
 .Xr veriexec 8 ,
 .Xr veriexecctl 8 ,
 .Xr veriexecgen 8

Reply via email to