Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/6b07229cb2ae
branches:  trunk
changeset: 783407:6b07229cb2ae
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Dec 19 15:00:34 2012 +0000

description:
Fix typo.

diffstat:

 share/man/man4/options.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3a99582e4a5a -r 6b07229cb2ae share/man/man4/options.4
--- a/share/man/man4/options.4  Wed Dec 19 14:05:29 2012 +0000
+++ b/share/man/man4/options.4  Wed Dec 19 15:00:34 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.418 2012/12/19 13:35:45 mbalmer Exp $
+.\"    $NetBSD: options.4,v 1.419 2012/12/19 15:00:34 wiz Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -2229,7 +2229,7 @@
 running multiuser, unless the securelevel variable is set to value > \-1 in
 .Pa /etc/rc.conf .
 In this case the kernel security level will be raised to that value when the
-.Pa /etc/rc.d/securlevel
+.Pa /etc/rc.d/securelevel
 script is run during system startup.
 See the manual page for
 .Xr init 8



Home | Main Index | Thread Index | Old Index