Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2023 21:46:13 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 8f9d8decd448 - stable/13 - style.Makefile.5: Wordsmith .PATH description
Message-ID:  <202310032146.393LkDCn020571@gitrepo.freebsd.org>

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

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

commit 8f9d8decd448dc1d0102379bd429bb9726133e75
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2023-07-17 13:06:02 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-10-03 21:46:05 +0000

    style.Makefile.5: Wordsmith .PATH description
    
    MFC after:      3 days
    Fixes:  1ac5586c6d86 style.Makefile.5: Do not require $FreeBSD$ SCM IDs
    
    (cherry picked from commit 9e850513daf9cd1db7980f1f38ef7051331293fd)
---
 share/man/man5/style.Makefile.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5
index a6162b0701eb..083847bb513c 100644
--- a/share/man/man5/style.Makefile.5
+++ b/share/man/man5/style.Makefile.5
@@ -41,7 +41,7 @@ source tree.
 .Bl -bullet
 .It
 .Cm .PATH :
-comes next if needed, and is spelled
+comes first if needed, and is spelled
 .Dq Li ".PATH: " ,
 with a single
 .Tn ASCII



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