Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Fix xref; security(8) -> security(7).



details:   https://anonhg.NetBSD.org/src/rev/37197ad179db
branches:  trunk
changeset: 763398:37197ad179db
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Mar 18 16:21:46 2011 +0000

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

diffstat:

 share/man/man5/rc.conf.5  |  6 +++---
 share/man/man5/veriexec.5 |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (57 lines):

diff -r cc56d735adff -r 37197ad179db share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Fri Mar 18 16:21:30 2011 +0000
+++ b/share/man/man5/rc.conf.5  Fri Mar 18 16:21:46 2011 +0000
@@ -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.
diff -r cc56d735adff -r 37197ad179db share/man/man5/veriexec.5
--- a/share/man/man5/veriexec.5 Fri Mar 18 16:21:30 2011 +0000
+++ b/share/man/man5/veriexec.5 Fri Mar 18 16:21:46 2011 +0000
@@ -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 - 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: 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



Home | Main Index | Thread Index | Old Index