doc: afs_compile_et -lang short form

Document the -lang short form for -language.

Reviewed-on: http://gerrit.openafs.org/10720
Reviewed-by: Ken Dreyer <ktdreyer@ktdreyer.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 355ca7b20b8bb9f06b030be966311d4afb40ed00)

Change-Id: I26c56ac064968d65f06de9f34c50bc71d2208560
Reviewed-on: http://gerrit.openafs.org/11223
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
This commit is contained in:
Michael Meffie 2014-01-21 09:39:56 -05:00 committed by Stephan Wiesand
parent b0cfa5af5f
commit ad28b296c2

View File

@ -49,6 +49,8 @@ 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 The default is ANSI C. There is some support for C++ started, but that is
not yet supported. not yet supported.
The B<-lang> <I<lang>> option is a synonym for B<-language> <I<lang>>>.
=item B<-prefix> <I<prefix>> =item B<-prefix> <I<prefix>>
Specifies the directory to search for the F<error_table.et> file. Specifies the directory to search for the F<error_table.et> file.