docs/165009: indent(1) man page fix
Jeremy Huddleston
jeremyhu at apple.com
Sun Feb 12 02:29:33 UTC 2012
-eei is also missing:
Index: indent.1
===================================================================
--- indent.1 (revision 75833)
+++ indent.1 (working copy)
@@ -63,6 +63,8 @@
.Op Fl d Ns Ar n
.Op Fl \&di Ns Ar n
.Bk -words
+.Op Fl ei | Fl ei
+.Op Fl eei | Fl eei
.Op Fl fbs | Fl nfbs
.Op Fl fc1 | Fl nfc1
.Op Fl fcb | Fl nfcb
@@ -276,6 +278,16 @@
statement.
The default is
.Fl ei .
+.It Fl eei , neei
+Enables (disables) extra indentation on continuation lines of
+the expression part of
+.Ic if
+and
+.Ic while
+statements.
+These continuation lines will be indented one extra level.
+The default is
+.Fl neei .
.It Fl fbs , nfbs
Enables (disables) splitting the function declaration and opening brace
across two lines.
On Feb 11, 2012, at 5:10 PM, freebsd-gnats-submit at FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `docs/165009'.
> The individual assigned to look at your
> report is: freebsd-doc.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=165009
>
>> Category: docs
>> Responsible: freebsd-doc
>> Synopsis: indent(1) man page fix
>> Arrival-Date: Sun Feb 12 01:10:12 UTC 2012
>
More information about the freebsd-doc
mailing list