summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-07-22 07:38:53 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-07-22 07:38:53 +0000
commitf4d189e325c01814692f1e0741dd6d85c495a162 (patch)
tree7b20a6d9a8098b43d3715a9ede0b37730e3ec2cd /share
parent1092cfa98183b046b875868bf0e8fa2909e11381 (diff)
Tweak after recebt rc.securelevel change.
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/rc.87
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index 709d36f0da7..c0d9b1b1247 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rc.8,v 1.39 2014/07/14 09:21:04 ajacoutot Exp $
+.\" $OpenBSD: rc.8,v 1.40 2014/07/22 07:38:52 ajacoutot Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)rc.8 8.2 (Berkeley) 12/11/93
.\"
-.Dd $Mdocdate: July 14 2014 $
+.Dd $Mdocdate: July 22 2014 $
.Dt RC 8
.Os
.Sh NAME
@@ -138,7 +138,8 @@ is executed by
to start daemons that must be run before the security level changes.
Following this,
.Nm rc
-then sets the security level to '1'.
+then sets the security level to '1' if it wasn't set already by
+.Nm rc.securelevel .
See
.Xr securelevel 7
for the effects of setting the security level.