git: f49931c1423e - main - style.9: remove an outdated comment about indent(1)

Piotr Pawel Stefaniak pstef at FreeBSD.org
Tue Aug 17 17:15:46 UTC 2021


The branch main has been updated by pstef:

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

commit f49931c1423e1c9454214f82bbb3ec30d0fee57d
Author:     Piotr Pawel Stefaniak <pstef at FreeBSD.org>
AuthorDate: 2021-08-17 15:56:41 +0000
Commit:     Piotr Pawel Stefaniak <pstef at FreeBSD.org>
CommitDate: 2021-08-17 17:06:24 +0000

    style.9: remove an outdated comment about indent(1)
    
    indent(1) has had -ncs and -nbs for some time now.
---
 share/man/man9/style.9 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index fff0e3815c13..beeb8d4568d2 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -734,9 +734,6 @@ scope is undesirable and will elicit complaints from a good compiler.
 Casts and
 .Ic sizeof Ns 's
 are not followed by a space.
-Note that
-.Xr indent 1
-does not understand this rule.
 .Ic sizeof Ns 's
 are written with parenthesis always.
 The redundant parenthesis rules do not apply to


More information about the dev-commits-src-all mailing list