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
-----
--
1.6.6.1
02-08-2010, 11:16 AM
Thomas Bächler
Fixed typo in man page
Am 08.02.2010 12:25, schrieb Eric Bélanger:
> Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
> ---
> 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?
02-08-2010, 11:35 AM
Eric Bélanger
Fixed typo in man page
On Mon, Feb 8, 2010 at 7:16 AM, Thomas Bächler <thomas@archlinux.org> wrote:
> Am 08.02.2010 12:25, schrieb Eric Bélanger:
>> Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
>> ---
>> *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