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:
parent
46f0955edf
commit
a3f2c8643c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user