diff --git a/doc/yat2m.c b/doc/yat2m.c index a63260b74..23fc6babd 100644 --- a/doc/yat2m.c +++ b/doc/yat2m.c @@ -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, " ([", "])" },