diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-12-04 03:10:25 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-12-04 03:10:25 +0000 |
| commit | bde60d7544f498af94f4f8bce4b669f693ea226c (patch) | |
| tree | 147564795d30d60011933d2c2fe7272bf3f8c411 /usr.bin | |
| parent | 43d91c021f599bb72cfd08932a74f7faf99b0791 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/indent/indent.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1 index 1521bd2a29cda..8196a4bfe73ba 100644 --- a/usr.bin/indent/indent.1 +++ b/usr.bin/indent/indent.1 @@ -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 |
