The branch main has been updated by bcr (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=47972d6dc4cb18cf2faf15181b9bdf482b92400d
commit 47972d6dc4cb18cf2faf15181b9bdf482b92400d Author: Jose Luis Duran <jldu...@gmail.com> AuthorDate: 2022-12-13 19:49:52 +0000 Commit: Benedict Reuschling <b...@freebsd.org> CommitDate: 2022-12-13 19:56:28 +0000 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