mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
doc: minor fix for @xref.
* doc/yat2m.c (proc_texi_cmd): Captalize "see" for xref.
This commit is contained in:
parent
91d5e6f805
commit
9c1b3bc25a
@ -730,7 +730,7 @@ proc_texi_cmd (FILE *fp, const char *command, const char *rest, size_t len,
|
||||
{ "anchor", 7 },
|
||||
{ "cartouche", 1 },
|
||||
{ "ref", 0, "[", "]" },
|
||||
{ "xref", 0, "see: [", "]" },
|
||||
{ "xref", 0, "See: [", "]" },
|
||||
{ "pxref", 0, "see: [", "]" },
|
||||
{ "uref", 0, "(\\fB", "\\fR)" },
|
||||
{ "footnote",0, " ([", "])" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user