diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-06 01:41:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-06 01:41:49 +0000 |
commit | e6b59fc1b5c7d22fd522cb29623925fb35e9395a (patch) | |
tree | 23c346e9cc14645f224dd5b53b35be6cfafb8f36 /manual | |
parent | 01cfd4b71f4fb73574d17dadc92024a748020f86 (diff) | |
download | glibc-e6b59fc1b5c7d22fd522cb29623925fb35e9395a.tar.gz glibc-e6b59fc1b5c7d22fd522cb29623925fb35e9395a.tar.xz glibc-e6b59fc1b5c7d22fd522cb29623925fb35e9395a.zip |
Update.
* manual/texinfo.tex: Updated from latest official version.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/texinfo.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/texinfo.tex b/manual/texinfo.tex index c49af9f4ed..ebf58d8e83 100644 --- a/manual/texinfo.tex +++ b/manual/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{1999-09-25.10} +\def\texinfoversion{1999-10-01.07} % % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99 % Free Software Foundation, Inc. @@ -5794,7 +5794,7 @@ should work if nowhere else does.} % Use @afourwide to print on European A4 paper in wide format. \def\afourwide{% \afourpaper - \internalpagesizes{9.5in}{6.5in}{\hoffset}{\normaloffset}{\bindingoffset}{7mm}% + \internalpagesizes{6.5in}{9.5in}{\hoffset}{\normaloffset}{\bindingoffset}{7mm}% % \globaldefs = 0 } |