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