From 0c3278d3e93eaee7acdda02f3770f90be20f2b84 Mon Sep 17 00:00:00 2001 From: Antoine Jacoutot Date: Wed, 6 Jul 2011 23:46:11 +0000 Subject: rc.d(8) now handle some base daemons as well. ok robert@ --- share/man/man8/rc.d.8 | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'share/man/man8') diff --git a/share/man/man8/rc.d.8 b/share/man/man8/rc.d.8 index 31e1a3f9873..f0fa035690e 100644 --- a/share/man/man8/rc.d.8 +++ b/share/man/man8/rc.d.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.d.8,v 1.13 2011/06/10 08:46:56 ajacoutot Exp $ +.\" $OpenBSD: rc.d.8,v 1.14 2011/07/06 23:46:10 ajacoutot Exp $ .\" .\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze .\" All rights reserved. @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 10 2011 $ +.Dd $Mdocdate: July 6 2011 $ .Dt RC.D 8 .Os .Sh NAME @@ -38,11 +38,6 @@ The directory contains shell scripts to start, stop, and reconfigure daemon programs .Pq Dq services . -Currently, it is only used for daemons installed from -.Xr packages 7 , -and not for the -.Ox -base system. .Pp Those services may be started at boot time in the order specified by the .Va rc_scripts -- cgit v1.2.3