diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-15 17:01:05 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-15 17:01:05 +0000 |
| commit | 48851764f9a14d816f446ec37111110cdd6e87f1 (patch) | |
| tree | 1018c947d7780ddac91d0966f4c3eefaad03d23d | |
| parent | 3c1fa5310fa118ec982d96603f13368b71294513 (diff) | |
Notes
| -rw-r--r-- | usr.bin/xlint/xlint/lint.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1 index dbdd47757f4f..8bd14d71afbb 100644 --- a/usr.bin/xlint/xlint/lint.1 +++ b/usr.bin/xlint/xlint/lint.1 @@ -176,8 +176,7 @@ is named as one of the input files, the .Fl o flag must also be specified to provide an output file name. The options are as follows: -.\" XXX -.Bl -tag -width Fl +.Bl -tag -width indent .It Fl a Report assignments of .Vt long |
