]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
doc: afs_compile_et formatting fixes
authorMichael Meffie <mmeffie@sinenomine.net>
Tue, 21 Jan 2014 14:36:37 +0000 (09:36 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 26 Jun 2014 09:58:57 +0000 (05:58 -0400)
Fix two pod formatting errors and remove one trailing
whitespace characters.

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>
(cherry picked from commit de8ff76f8767246431115bf04a1475a0cf3ad28a)

Change-Id: Ie2da8d8bf55a6ef9a067be06eb6626fc3dfd57fc
Reviewed-on: http://gerrit.openafs.org/11222
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
doc/man-pages/pod1/afs_compile_et.pod

index 4f15a659c08e184dda639d14e129999b1f529c08..b90224a910f3cd2a8857625cf9733f44e282d5ba 100644 (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