Fix some typos in doc/user.tex
[rrq/maintain_lilo.git] / debian / patches / 16_fix-typos-in-user-tex.patch
1 Package:     lilo
2 Subject:     fix typos in user tex
3 Author:      Joachim Wiedorn <ad_debian at joonet.de>
4 Forwarded:   yes
5 Last-Update: 2012-03-04
6
7 EBDA means Extended BIOS Data Area. So EDBA is the false string.
8 ---
9
10 diff -urN s15/doc/user.tex s16/doc/user.tex
11 --- s15/doc/user.tex    2010-11-02 00:30:01.000000000 +0100
12 +++ s16/doc/user.tex    2012-03-04 00:32:14.853171226 +0100
13 @@ -2824,9 +2824,9 @@
14    \item[\raw{IGNORECASE}] Makes image name matching case-insensitive, i.e.
15      ``linux'' and ``Linux'' are identical. This option is enabled by
16      default. Note that password matching is always case-sensitive.
17 -  \item[\raw{LARGE\_EDBA}] Loads \LILO\ at a lower address in order to
18 +  \item[\raw{LARGE\_EBDA}] Loads \LILO\ at a lower address in order to
19      leave more space for the EBDA (Extended BIOS Data Area). This is
20 -    necessary on some recent MP systems. Note that enabling \raw{LARGE\_EDBA}
21 +    necessary on some recent MP systems. Note that enabling \raw{LARGE\_EBDA}
22      reduces the maximum size of ``small'' images (e.g. ``Image'' or
23      ``zImage'').
24    \item[\raw{NO1STDIAG}] Do not generate diagnostics on read errors in the
25 @@ -3181,7 +3181,7 @@
26    \item[\raw{Kernel \meta{name} is too big}]~\\
27      The kernel image (without the setup
28      code) is bigger than 512 kbytes (or 448 kbytes, if built with
29 -    \raw{LARGE\_EDBA}). \LILO\ would overwrite itself when trying
30 +    \raw{LARGE\_EBDA}). \LILO\ would overwrite itself when trying
31      to load such a kernel. This limitation only applies to old kernels which
32      are loaded below 0x10000 (e.g. ``Image'' or ``zImage''). Try building the
33      kernel with ``bzImage''. If this is undesirable for some reason, try