summaryrefslogtreecommitdiffstats
path: root/Documentation/user/booting-linux.rst
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2015-01-27 14:02:09 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-28 10:02:56 +0100
commitf0f6a7477b09612ba3f57ace321a6641d77b39db (patch)
tree0ad8904c228e27816178382392ecbc312080d6a0 /Documentation/user/booting-linux.rst
parentf4e1969c19fa80f9f777f8d9c0f9d60202443576 (diff)
downloadbarebox-f0f6a7477b09612ba3f57ace321a6641d77b39db.tar.gz
barebox-f0f6a7477b09612ba3f57ace321a6641d77b39db.tar.xz
Fix spelling: pathes -> paths
Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/user/booting-linux.rst')
-rw-r--r--Documentation/user/booting-linux.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst
index 17427f3636..3a8da11fd5 100644
--- a/Documentation/user/booting-linux.rst
+++ b/Documentation/user/booting-linux.rst
@@ -166,7 +166,7 @@ A Bootloader Spec Entry consists of key value pairs::
linux /6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.x86_64/linux
initrd /6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.x86_64/initrd
-All pathes are absolute pathes in the partition. Bootloader Spec Entries can
+All paths are absolute paths in the partition. Bootloader Spec Entries can
be created manually, but there also is the ``scripts/kernel-install`` tool to
create/list/modify entries directly on a MMC/SD card or other media. To use
it create a SD card / USB memory stick with a /boot partition with type 0xea.
@@ -246,7 +246,7 @@ link target is exported from the server.
``boot net`` will then start the Kernel.
-If the pathes or names are not suitable they can be adjusted in
+If the paths or names are not suitable they can be adjusted in
``/env/boot/net``:
.. code-block:: sh