aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Bélanger <snowmaniscool@gmail.com>2012-07-26 20:27:34 -0400
committerTom Gundersen <teg@jklm.no>2012-07-27 20:49:17 +0200
commit22c3b22688f451fb24f9075712fce732e9057a10 (patch)
treec8da3cb8c167ceebd28529c3f23ecd8f3ad3b828
parent3b64ac2a9236c081368dbb91f41f48b432d95b7d (diff)
downloadinitscripts-22c3b22688f451fb24f9075712fce732e9057a10.tar.xz
archlinux man page: fix typos
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
-rw-r--r--archlinux.7.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/archlinux.7.txt b/archlinux.7.txt
index ba2652f..0c6dd8e 100644
--- a/archlinux.7.txt
+++ b/archlinux.7.txt
@@ -10,7 +10,7 @@ archlinux - basic configuration
SYNOPSIS
--------
-Overview of the basic configuartion of Arch Linux.
+Overview of the basic configuration of Arch Linux.
DESCRIPTION
-----------
@@ -66,7 +66,7 @@ GRUB's configuration is generated from /etc/default/grub by grub-mkconfig. Sysli
MODULES[[M]]
------------
-Most modules should be loaded on-demand. Modules to be unconditioanlly loaded at boot can be specified in /etc/modules-load.d/,
+Most modules should be loaded on-demand. Modules to be unconditionally loaded at boot can be specified in /etc/modules-load.d/,
and modules to be blacklisted from auto-loading can be configured in /etc/modprobe.d/.
SEE ALSO