git: cc2d6f14af48 - stable/12 - rc.subr.8: Format notes consistently
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Mar 2022 22:27:12 UTC
The branch stable/12 has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=cc2d6f14af4887875d1ed742569c4cf2858c9764
commit cc2d6f14af4887875d1ed742569c4cf2858c9764
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-03-18 14:06:48 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-22 22:26:24 +0000
rc.subr.8: Format notes consistently
MFC after: 3 days
(cherry picked from commit fa1dab788d2427827b423d72d931f2f201c3838a)
---
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 0b52784973fe..b9a17189bbe3 100644
--- a/share/man/man8/rc.subr.8
+++ b/share/man/man8/rc.subr.8
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 29, 2021
+.Dd March 18, 2022
.Dt RC.SUBR 8
.Os
.Sh NAME
@@ -159,7 +159,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
@@ -428,7 +428,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.
@@ -577,7 +577,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