summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwl <wl>2009-01-05 16:05:26 +0000
committerwl <wl>2009-01-05 16:05:26 +0000
commit62ba765ab5c4fa81a8ca76587a6d612b8f330c72 (patch)
tree0f5546687624e4c7476283ebbaafba1c5e978462 /doc
parent3fb7d767686cebba73a652016a9d9c921d749328 (diff)
downloadgroff-62ba765ab5c4fa81a8ca76587a6d612b8f330c72.tar.gz
* doc/texinfo.tex (\key): Fix excessive whitespace.
(\texinfoversion): Tag file as patched.
Diffstat (limited to 'doc')
-rw-r--r--doc/texinfo.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index fb2496bb..9ea6564b 100644
--- a/doc/texinfo.tex
+++ b/doc/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2009-01-01.14}
+\def\texinfoversion{2009-01-01.14-groff}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -2585,7 +2585,7 @@ end
% monospace, don't change it; that way, we respect @kbdinputstyle. But
% if it isn't monospace, then use \tt.
%
-\def\key#1{{\setupmarkupstyle{key}
+\def\key#1{{\setupmarkupstyle{key}%
\nohyphenation
\ifmonospace\else\tt\fi
#1}\null}