Harald Hoyer 9d5d75
From d09218823c787d23b3fdc3e450bb27b20f71f089 Mon Sep 17 00:00:00 2001
Harald Hoyer 9d5d75
From: Tobias Klauser <tklauser@distanz.ch>
Harald Hoyer 9d5d75
Date: Wed, 29 Aug 2018 11:53:14 +0200
Harald Hoyer 9d5d75
Subject: [PATCH] Fix misspellings in man pages and usage
Harald Hoyer 9d5d75
Harald Hoyer 9d5d75
Also remove some trailing whitespaces from the same files.
Harald Hoyer 9d5d75
Harald Hoyer 9d5d75
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Harald Hoyer 9d5d75
---
Harald Hoyer 9d5d75
 dracut.cmdline.7.asc | 2 +-
Harald Hoyer 9d5d75
 dracut.modules.7.asc | 6 +++---
Harald Hoyer 9d5d75
 dracut.usage.asc     | 4 ++--
Harald Hoyer 9d5d75
 mkinitrd-suse.8.asc  | 6 +++---
Harald Hoyer 9d5d75
 4 files changed, 9 insertions(+), 9 deletions(-)
Harald Hoyer 9d5d75
Harald Hoyer 9d5d75
diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc
Harald Hoyer 9d5d75
index 882035af..3cee5a00 100644
Harald Hoyer 9d5d75
--- a/dracut.cmdline.7.asc
Harald Hoyer 9d5d75
+++ b/dracut.cmdline.7.asc
Harald Hoyer 9d5d75
@@ -601,7 +601,7 @@ NFS
Harald Hoyer 9d5d75
     mount nfs share from <server-ip>:/<root-dir>, if no server-ip is given, use
Harald Hoyer 9d5d75
     dhcp next_server. If server-ip is an IPv6 address it has to be put in
Harald Hoyer 9d5d75
     brackets, e.g. [2001:DB8::1]. NFS options can be appended with the prefix
Harald Hoyer 9d5d75
-    ":" or "," and are seperated by ",".
Harald Hoyer 9d5d75
+    ":" or "," and are separated by ",".
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 **root=**nfs:\[_<server-ip>_:]__<root-dir>__[:__<nfs-options>__], **root=**nfs4:\[_<server-ip>_:]__<root-dir>__[:__<nfs-options>__], **root=**__{dhcp|dhcp6}__::
Harald Hoyer 9d5d75
     root=dhcp alone directs initrd to look at the DHCP root-path where NFS
Harald Hoyer 9d5d75
diff --git a/dracut.modules.7.asc b/dracut.modules.7.asc
Harald Hoyer 9d5d75
index 69ac6c44..c34d005d 100644
Harald Hoyer 9d5d75
--- a/dracut.modules.7.asc
Harald Hoyer 9d5d75
+++ b/dracut.modules.7.asc
Harald Hoyer 9d5d75
@@ -212,7 +212,7 @@ check() should return with:
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 0:: Include the dracut module in the initramfs.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
-1:: Do not include the dracut module. The requirements are not fullfilled
Harald Hoyer 9d5d75
+1:: Do not include the dracut module. The requirements are not fulfilled
Harald Hoyer 9d5d75
 (missing tools, etc.)
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 255:: Only include the dracut module, if another module requires it or if
Harald Hoyer 9d5d75
@@ -255,8 +255,8 @@ not lead to an error.
Harald Hoyer 9d5d75
 ==== inst <src> [<dst>]
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 installs _one_ file <src> either to the same place in the initramfs or to an
Harald Hoyer 9d5d75
-optional <dst>. inst with more than two arguments is treated the same as 
Harald Hoyer 9d5d75
-inst_multiple, all arguments are treated as files to install and none as 
Harald Hoyer 9d5d75
+optional <dst>. inst with more than two arguments is treated the same as
Harald Hoyer 9d5d75
+inst_multiple, all arguments are treated as files to install and none as
Harald Hoyer 9d5d75
 install destinations.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 ==== inst_hook <hookdir> <prio> <src>
Harald Hoyer 9d5d75
diff --git a/dracut.usage.asc b/dracut.usage.asc
Harald Hoyer 9d5d75
index 2b25588f..2b598ee6 100644
Harald Hoyer 9d5d75
--- a/dracut.usage.asc
Harald Hoyer 9d5d75
+++ b/dracut.usage.asc
Harald Hoyer 9d5d75
@@ -243,7 +243,7 @@ If your root partition is on a network drive, you have to have the network
Harald Hoyer 9d5d75
 dracut modules installed to create a network aware initramfs image.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 If you specify ip=dhcp on the kernel command line, then dracut asks a dhcp
Harald Hoyer 9d5d75
-server about the ip adress for the machine. The dhcp server can also serve an
Harald Hoyer 9d5d75
+server about the ip address for the machine. The dhcp server can also serve an
Harald Hoyer 9d5d75
 additional root-path, which will set the root device for dracut. With this
Harald Hoyer 9d5d75
 mechanism, you have static configuration on your client machine and a
Harald Hoyer 9d5d75
 centralized boot configuration on your TFTP/DHCP server. If you can't pass a
Harald Hoyer 9d5d75
@@ -252,7 +252,7 @@ method described in <<Injecting>>.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 ==== Reducing the Image Size
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
-To reduce the size of the initramfs, you should create it with by ommitting all
Harald Hoyer 9d5d75
+To reduce the size of the initramfs, you should create it with by omitting all
Harald Hoyer 9d5d75
 dracut modules, which you know, you don't need to boot the machine.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 You can also specify the exact dracut and kernel modules to produce a very tiny
Harald Hoyer 9d5d75
diff --git a/mkinitrd-suse.8.asc b/mkinitrd-suse.8.asc
Harald Hoyer 9d5d75
index 91ec4695..e39ac52b 100644
Harald Hoyer 9d5d75
--- a/mkinitrd-suse.8.asc
Harald Hoyer 9d5d75
+++ b/mkinitrd-suse.8.asc
Harald Hoyer 9d5d75
@@ -18,7 +18,7 @@ DESCRIPTION
Harald Hoyer 9d5d75
 version <kernel-version> by calling *dracut*.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 [IMPORTANT]
Harald Hoyer 9d5d75
-This version of mkinitrd is provided for compability with older
Harald Hoyer 9d5d75
+This version of mkinitrd is provided for compatibility with older
Harald Hoyer 9d5d75
 versions of mkinitrd. If a more fine grained control over the
Harald Hoyer 9d5d75
 resulting image is needed, *dracut* should be called directly.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
@@ -30,7 +30,7 @@ OPTIONS
Harald Hoyer 9d5d75
 **-k** _<kernel_list>_::
Harald Hoyer 9d5d75
     List of kernel images for which initrd files are created (relative
Harald Hoyer 9d5d75
     to _boot_dir_), Image name should begin with the following string,
Harald Hoyer 9d5d75
-    defaults to _vmlinux_ on ppc/ppc64, _image_ on s390/s390x and _vmlinuz_ 
Harald Hoyer 9d5d75
+    defaults to _vmlinux_ on ppc/ppc64, _image_ on s390/s390x and _vmlinuz_
Harald Hoyer 9d5d75
     for everything else.
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 **-i** _<initrd_list>_::
Harald Hoyer 9d5d75
@@ -51,7 +51,7 @@ OPTIONS
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 **-d** _<root_device>_::
Harald Hoyer 9d5d75
     Root device, defaults to the device from which the root_dir is
Harald Hoyer 9d5d75
-    mounted; overwrites the rootdev enviroment variable if set
Harald Hoyer 9d5d75
+    mounted; overwrites the rootdev environment variable if set
Harald Hoyer 9d5d75
 
Harald Hoyer 9d5d75
 **-s** _<size>_::
Harald Hoyer 9d5d75
     Add splash animation and bootscreen to initrd.
Harald Hoyer 9d5d75