diff options
author | Werner Koch <[email protected]> | 2016-06-14 12:57:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-06-14 12:58:00 +0000 |
commit | 2423238ee4c8a8c531dfe9e45c95f2760b638faa (patch) | |
tree | 223929ead9ab47b71356d16669fbcb35a9247564 /doc/yat2m.c | |
parent | gpg: Avoid endless loop in a tofu error case. (diff) | |
download | gnupg-2423238ee4c8a8c531dfe9e45c95f2760b638faa.tar.gz gnupg-2423238ee4c8a8c531dfe9e45c95f2760b638faa.zip |
doc: Add files and envvars to a new index.
* doc/gnupg.texi: Define new index "ef".
(Environment Index): New.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'doc/yat2m.c')
-rw-r--r-- | doc/yat2m.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/yat2m.c b/doc/yat2m.c index 1634985d5..3de908c3b 100644 --- a/doc/yat2m.c +++ b/doc/yat2m.c @@ -705,6 +705,7 @@ proc_texi_cmd (FILE *fp, const char *command, const char *rest, size_t len, { "emph", 0, "\\fI", "\\fR" }, { "w", 1 }, { "c", 5 }, + { "efindex", 1 }, { "opindex", 1 }, { "cpindex", 1 }, { "cindex", 1 }, |