doc: afs_compile_et formatting fixes

Fix two pod formatting errors and remove one trailing
whitespace characters.

Change-Id: I2ba4fd56afb8c26591d2770301c3edfdd1a898fb
Reviewed-on: http://gerrit.openafs.org/10719
Reviewed-by: Ken Dreyer <ktdreyer@ktdreyer.com>
Tested-by: Ken Dreyer <ktdreyer@ktdreyer.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
This commit is contained in:
Michael Meffie 2014-01-21 09:36:37 -05:00 committed by Derrick Brashear
parent 8817308a87
commit de8ff76f87

View File

@ -8,7 +8,7 @@ afs_compile_et - Produce error text tables for compilation
<div class="synopsis">
B<afs_compile_et> [B<-debug>] S<<< [B<-language> <I<lang>>] >>>
S<<< [B<-prefix> <I<prefix>>] >>> [B<-v> <I<version>>] <I<error_table>>
S<<< [B<-prefix> <I<prefix>>] >>> S<<< [B<-v> <I<version>>] >>> <I<error_table>>
=for html
</div>
@ -49,7 +49,7 @@ are supported values (via the B<c> and B<k&r-c> values, respectively).
The default is ANSI C. There is some support for C++ started, but that is
not yet supported.
=item B<-prefix <I<prefix>>
=item B<-prefix> <I<prefix>>
Specifies the directory to search for the F<error_table.et> file.
@ -62,7 +62,7 @@ files) or 2, for B<.msf> file generation.
=head1 EXAMPLES
The following command generates the files F<pterror.h> and F<pterror.c>,
The following command generates the files F<pterror.h> and F<pterror.c>,
suitable for use with C programs:
% afs_compile_et -p path/to/src/ptserver pterror