Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2021 08:21:01 GMT
From:      Piotr Pawel Stefaniak <pstef@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: e5db193a6579 - stable/13 - style.9: remove an outdated comment about indent(1)
Message-ID:  <202108280821.17S8L18o033598@gitrepo.freebsd.org>

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

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

commit e5db193a65798809ab09bb97b0d2c9bcba3c7eab
Author:     Piotr Pawel Stefaniak <pstef@FreeBSD.org>
AuthorDate: 2021-08-17 15:56:41 +0000
Commit:     Piotr Pawel Stefaniak <pstef@FreeBSD.org>
CommitDate: 2021-08-28 08:16:33 +0000

    style.9: remove an outdated comment about indent(1)
    
    (cherry picked from commit f49931c1423e1c9454214f82bbb3ec30d0fee57d)
---
 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 10ca64cde817..16782fe22197 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -718,9 +718,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



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