aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/yat2m.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/yat2m.c b/doc/yat2m.c
index 4b89036..9b88a96 100644
--- a/doc/yat2m.c
+++ b/doc/yat2m.c
@@ -1290,7 +1290,7 @@ proc_texi_cmd (FILE *fp, const char *command, const char *rest, size_t len,
{ "var", 0, 0, "\\fI", "\\fP", "<u>", "</u>" },
{ "samp", 0, 1, "\\(oq", "\\(cq" },
{ "kbd", 0, 1, "\\(oq", "\\(cq" },
- { "file", 0, 0, "\\(oq\\fI","\\fP\\(cq" },
+ { "file", 0, 1, "\\(oq\\fI","\\fP\\(cq" },
{ "env", 0, 1, "\\(oq\\fI","\\fP\\(cq" },
{ "acronym", 0, 0 },
{ "dfn", 0, 0 },