Date: Tue, 17 Aug 2021 17:15:45 GMT From: Piotr Pawel Stefaniak <pstef@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: f49931c1423e - main - style.9: remove an outdated comment about indent(1) Message-ID: <202108171715.17HHFjXM053391@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pstef: URL: https://cgit.FreeBSD.org/src/commit/?id=f49931c1423e1c9454214f82bbb3ec30d0fee57d commit f49931c1423e1c9454214f82bbb3ec30d0fee57d 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-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171715.17HHFjXM053391>