Typo in manual for 'bfda' and 'bfde' option
Markus Funke <[email protected]> Sun, 8 Nov 2015 21:43:22 +0100
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, there is a typo in the manual. Look in line 1336 at the end of this paragraph: [http://hg.savannah.gnu.org/hgweb/indent/file/ec7125105791/man/indent.1#l1336] "The \(oq-bfda\(cq option causes a newline to be forced after the comma separating the arguments of a function declaration. The arguments will appear at one indention level deeper than the function declaration. This is particularly helpful for functions with long argument lists. The option \(oq-bfde\(cq causes a newline to be forced before the closing bracket of the function declaration. For both options the \(cqn\(cq setting is the default: -nbdfa and -nbdfe." It should be read "-nbfda and -nbfde.". Regards Markus Funke