aboutsummaryrefslogtreecommitdiff
path: root/share/man/man8/rc.8
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man8/rc.8')
-rw-r--r--share/man/man8/rc.814
1 files changed, 1 insertions, 13 deletions
diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8
index fda04bceaf4c..b7bd7b2de1f0 100644
--- a/share/man/man8/rc.8
+++ b/share/man/man8/rc.8
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 31, 2024
+.Dd September 20, 2024
.Dt RC 8
.Os
.Sh NAME
@@ -451,18 +451,6 @@ is not set, when going from single-user to multi-user mode for example,
the script does not do anything.
.Pp
The
-.Pa /etc/rc.d/local
-script can execute scripts from multiple
-.Nm rc.d/
-directories.
-The default location includes
-.Pa /usr/local/etc/rc.d/ ,
-but these may be overridden with the
-.Va local_startup
-.Xr rc.conf 5
-variable.
-.Pp
-The
.Pa /etc/rc.d/serial
script is used to set any special configurations for serial devices.
.Pp