From b0cfa5af5fa564f51a6da8ed0ab96293c856e5dc Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Tue, 21 Jan 2014 09:36:37 -0500 Subject: [PATCH] doc: afs_compile_et formatting fixes Fix two pod formatting errors and remove one trailing whitespace characters. Reviewed-on: http://gerrit.openafs.org/10719 Reviewed-by: Ken Dreyer Tested-by: Ken Dreyer Reviewed-by: Derrick Brashear (cherry picked from commit de8ff76f8767246431115bf04a1475a0cf3ad28a) Change-Id: Ie2da8d8bf55a6ef9a067be06eb6626fc3dfd57fc Reviewed-on: http://gerrit.openafs.org/11222 Tested-by: BuildBot Reviewed-by: Perry Ruiter Reviewed-by: Stephan Wiesand --- doc/man-pages/pod1/afs_compile_et.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man-pages/pod1/afs_compile_et.pod b/doc/man-pages/pod1/afs_compile_et.pod index 4f15a659c..b90224a91 100644 --- a/doc/man-pages/pod1/afs_compile_et.pod +++ b/doc/man-pages/pod1/afs_compile_et.pod @@ -8,7 +8,7 @@ afs_compile_et - Produce error text tables for compilation
B [B<-debug>] S<<< [B<-language> >] >>> - S<<< [B<-prefix> >] >>> [B<-v> >] > + S<<< [B<-prefix> >] >>> S<<< [B<-v> >] >>> > =for html
@@ -49,7 +49,7 @@ are supported values (via the B and B values, respectively). The default is ANSI C. There is some support for C++ started, but that is not yet supported. -=item B<-prefix > +=item B<-prefix> > Specifies the directory to search for the F file. @@ -62,7 +62,7 @@ files) or 2, for B<.msf> file generation. =head1 EXAMPLES -The following command generates the files F and F, +The following command generates the files F and F, suitable for use with C programs: % afs_compile_et -p path/to/src/ptserver pterror -- 2.39.5