indent(1): remove unneeded comma.

It is not a good practice to start a newline with a comma anyways.

Discussed with:	 bjk
Differential Revision:	https://reviews.freebsd.org/D8690
This commit is contained in:
Pedro F. Giffuni 2016-12-04 03:10:25 +00:00
parent 43d91c021f
commit bde60d7544
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309524

View File

@ -148,7 +148,7 @@ Default:
.It Fl badp , nbadp
This is vaguely similar to
.Fl bad
, except that it only applies to the first set of declarations
except that it only applies to the first set of declarations
in a procedure (just after the first `{') and it causes a blank
line to be generated even if there are no declarations.
The default is