On Mon, Feb 8, 2010 at 7:16 AM, Thomas Bächler <[email protected]> wrote: > Am 08.02.2010 12:25, schrieb Eric Bélanger: >> Signed-off-by: Eric Bélanger <[email protected]> >> --- >> mkinitcpio.5.txt | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/mkinitcpio.5.txt b/mkinitcpio.5.txt >> index 56e5eae..5a1c889 100644 >> --- a/mkinitcpio.5.txt >> +++ b/mkinitcpio.5.txt >> @@ -66,7 +66,7 @@ set up the udev device filesystem, load IDE modules, etc. >> >> About Presets >> ------------- >> -A preset is a pre-defined definition on how to create an initial ramdisk. >> Instead of specifying the configuration file and which output file, every >> time you generate a new intial ramdisk, you define a preset and use the -p >> switch to generate an initial ramdisk according to your preset. Presets >> are located in /etc/mkinitcpio.d >> +A preset is a pre-defined definition on how to create an initial ramdisk. >> Instead of specifying the configuration file and which output file, every >> time you generate a new initial ramdisk, you define a preset and use the -p >> switch to generate an initial ramdisk according to your preset. Presets >> are located in /etc/mkinitcpio.d >> >> Files >> ----- > > What's with the added tabs where there were spaces before? > >
I don't know. I didn't added them. My only change was: intial -> initial

