Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 10:19:37 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4851376de102 - main - rc.conf.5: Fix grammar
Message-ID:  <202410141019.49EAJbwx053575@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp:

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

commit 4851376de10210fa37644ced3dc97fe10e2a61a6
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-10-14 10:16:57 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-10-14 10:18:55 +0000

    rc.conf.5: Fix grammar
    
    Reported by:    markj
    Fixes:          d80d7a8e4643 rc.conf.5: Clarify wording
    MFC with:       d80d7a8e4643
---
 share/man/man5/rc.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 62707e7f13d6..a66477ae4510 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd October 11, 2024
+.Dd October 14, 2024
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -103,7 +103,7 @@ and
 will be loaded.
 If
 .Ao Ar dir Ac Ns Pa /rc.conf.d/ Ns Ao Ar name Ac
-is a directory then all of files in the directory will be loaded.
+is a directory then all of the files in the directory will be loaded.
 See also the
 .Va rc_conf_files
 variable below.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410141019.49EAJbwx053575>