The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=9e850513daf9cd1db7980f1f38ef7051331293fd
commit 9e850513daf9cd1db7980f1f38ef7051331293fd Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2023-07-17 13:06:02 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2023-07-17 13:06:02 +0000 style.Makefile.5: Wordsmith .PATH description MFC after: 3 days Fixes: 1ac5586c6d86 style.Makefile.5: Do not require $FreeBSD$ SCM IDs --- 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 da475420013a..7cf8bdc53c9d 100644 --- a/share/man/man5/style.Makefile.5 +++ b/share/man/man5/style.Makefile.5 @@ -43,7 +43,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
