From 47972d6dc4cb18cf2faf15181b9bdf482b92400d Mon Sep 17 00:00:00 2001 From: Jose Luis Duran Date: Tue, 13 Dec 2022 19:49:52 +0000 Subject: [PATCH] Fix rcorder example to match the keyword in the description Differential Revision: https://reviews.freebsd.org/D37686 --- sbin/rcorder/rcorder.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/rcorder/rcorder.8 b/sbin/rcorder/rcorder.8 index 6b29359f3c20..96cd1c9b6a97 100644 --- a/sbin/rcorder/rcorder.8 +++ b/sbin/rcorder/rcorder.8 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 8, 2020 +.Dd December 13, 2022 .Dt RCORDER 8 .Os .Sh NAME @@ -170,7 +170,7 @@ $ rcorder /etc/rc.d/* /usr/local/etc/rc.d/* .Ed .Pp Count the number of services in the base system, which specify the -.Sy shutdown +.Sy nostart keyword, while skipping those with .Sy firstboot and