Module Name: src Committed By: wiz Date: Wed Dec 19 15:00:34 UTC 2012
Modified Files: src/share/man/man4: options.4 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.418 -r1.419 src/share/man/man4/options.4 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/man4/options.4 diff -u src/share/man/man4/options.4:1.418 src/share/man/man4/options.4:1.419 --- src/share/man/man4/options.4:1.418 Wed Dec 19 13:35:45 2012 +++ src/share/man/man4/options.4 Wed Dec 19 15:00:34 2012 @@ -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 @@ This means that the system always starts 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