The branch stable/13 has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=e5db193a65798809ab09bb97b0d2c9bcba3c7eab
commit e5db193a65798809ab09bb97b0d2c9bcba3c7eab Author: Piotr Pawel Stefaniak <[email protected]> AuthorDate: 2021-08-17 15:56:41 +0000 Commit: Piotr Pawel Stefaniak <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
