From b0a03186998d0169e21ecf780fe881304f497d1c Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 13 Jul 2014 10:05:49 +0000 Subject: [PATCH] tweak previous; --- share/man/man8/rc.conf.8 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/share/man/man8/rc.conf.8 b/share/man/man8/rc.conf.8 index e25ae79a816..35d5782a2a3 100644 --- a/share/man/man8/rc.conf.8 +++ b/share/man/man8/rc.conf.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.conf.8,v 1.21 2014/07/13 08:07:51 robert Exp $ +.\" $OpenBSD: rc.conf.8,v 1.22 2014/07/13 10:05:49 jmc Exp $ .\" .\" Copyright (c) 1997 Ian F. Darwin .\" All rights reserved. @@ -38,11 +38,12 @@ The file .Nm rc.conf contains a series of variable assignments that are used to configure -the system daemons. These variables are read by -.Xr rc 8 early on in the boot sequence and every time a -.Xr rc.d 5 +the system daemons. +These variables are read by +.Xr rc 8 +early on in the boot sequence and every time an +.Xr rc.d 8 script is executed. -that are used to configure the system daemons. .Pp It is advisable to leave .Nm rc.conf -- 2.20.1