Add signing-key file of upstream
[rrq/maintain_lilo.git] / debian / patches / 08_small-typos-in-manpages.patch
1 Package:     lilo
2 Subject:     fix small typos in manpages
3 Author:      Joachim Wiedorn <joodebian at joonet.de>
4 Last-Update: 2016-07-15
5 ---
6
7 diff -urN s07/man/lilo.conf.5 s08/man/lilo.conf.5
8 --- s07/man/lilo.conf.5 2013-06-07 21:17:39.000000000 +0200
9 +++ s08/man/lilo.conf.5 2016-07-15 22:02:52.497917216 +0200
10 @@ -736,7 +736,7 @@
11  This is typically used to specify hardware parameters that can't be
12  entirely auto-detected or for which probing may be dangerous. Multiple
13  kernel parameters are separated by a blank space, and the string must be
14 -enclosed in double quotes.  A local append= appearing withing an image=
15 +enclosed in double quotes.  A local append= appearing within an image=
16  section overrides any
17  global append= appearing in the global section of the configuration file.
18  The append option may be used only once per "image="
19 diff -urN s07/man/mkrescue.8 s08/man/mkrescue.8
20 --- s07/man/mkrescue.8  2011-04-09 11:56:16.000000000 +0200
21 +++ s08/man/mkrescue.8  2016-07-15 22:03:07.990171776 +0200
22 @@ -84,7 +84,7 @@
23  arbitrary kernel file and initial ramdisk file to be used on the created
24  boot floppy.
25  Be sure you know what you are doing before you use these options.
26 -If no inital ramdisk is needed with a particular kernel, then you MUST
27 +If no initial ramdisk is needed with a particular kernel, then you MUST
28  specify \fB--initrd ""\fP, meaning a null pathname.
29  
30  .TP