- address missing whitespace for indent

PR:		239727
Submitted by:	gbergling@gmail.com
Reviewed by:	0mp@
MFC after:	1 week
This commit is contained in:
Jason Helfman 2019-08-29 23:23:12 +00:00
parent 9222b82368
commit 7d5b071384

View File

@ -159,7 +159,7 @@ except that it only applies to the first set of declarations
in a procedure (just after the first `{') and it causes a blank in a procedure (just after the first `{') and it causes a blank
line to be generated even if there are no declarations. line to be generated even if there are no declarations.
The default is The default is
.Fl nbadp. .Fl nbadp .
.It Fl bap , nbap .It Fl bap , nbap
If If
.Fl bap .Fl bap
@ -202,7 +202,7 @@ if (...) {
.It Fl bs , nbs .It Fl bs , nbs
Whether a blank should always be inserted after sizeof. Whether a blank should always be inserted after sizeof.
The default is The default is
.Fl nbs. .Fl nbs .
.It Fl c Ns Ar n .It Fl c Ns Ar n
The column in which comments on code start. The column in which comments on code start.
The default is 33. The default is 33.
@ -353,7 +353,7 @@ The default is 78.
.It Fl lc Ns Ar n .It Fl lc Ns Ar n
Maximum length of an output line in a block comment. Maximum length of an output line in a block comment.
The default is 0, which means to limit block comment lines in accordance with The default is 0, which means to limit block comment lines in accordance with
.Fl l. .Fl l .
.It Fl \&ldi Ns Ar n .It Fl \&ldi Ns Ar n
Specifies the indentation, in character positions, Specifies the indentation, in character positions,
of local variable names of local variable names