git: fa1dab788d24 - main - rc.subr.8: Format notes consistently

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Fri, 18 Mar 2022 14:23:25 UTC
The branch main has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=fa1dab788d2427827b423d72d931f2f201c3838a

commit fa1dab788d2427827b423d72d931f2f201c3838a
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-18 14:06:48 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-18 14:22:58 +0000

    rc.subr.8: Format notes consistently
    
    MFC after:      3 days
---
 share/man/man8/rc.subr.8 | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8
index 5a093cb99e8b..130962ecdcdf 100644
--- a/share/man/man8/rc.subr.8
+++ b/share/man/man8/rc.subr.8
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 13, 2022
+.Dd March 18, 2022
 .Dt RC.SUBR 8
 .Os
 .Sh NAME
@@ -161,7 +161,7 @@ Otherwise, warn that
 .Ar var
 is not set correctly.
 The values are case insensitive.
-.Sy Note :
+.Em Note :
 .Ar var
 should be a variable name, not its value;
 .Ic checkyesno
@@ -430,7 +430,7 @@ and errors about usage of services that are not enabled in
 .Xr rc.conf 5 .
 This prefix also sets
 .Va rc_quiet Ns = Ns Li YES .
-.Em Please, note\&:
+.Em Note :
 .Va rc_quiet
 is not intended to completely mask all debug and warning messages,
 but only certain small classes of them.
@@ -587,7 +587,8 @@ which puts some limitations on the names of variables
 A file to source for environmental variables to run
 .Va command
 with.
-Note that all the variables which are being assigned in this file are going
+.Em Note :
+all the variables which are being assigned in this file are going
 to be exported into the environment of
 .Va command .
 .It Va ${name}_fib