summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorRuediger Meier2018-02-15 22:02:18 +0100
committerRuediger Meier2018-02-16 11:12:52 +0100
commit73afd3f8e8793844e8e53f69d819ca740cdfc889 (patch)
tree7f6748bf84ba5940af9a115bba26c3298c951833 /sys-utils
parentlsns: fix clang compiler warning (diff)
downloadkernel-qcow2-util-linux-73afd3f8e8793844e8e53f69d819ca740cdfc889.tar.gz
kernel-qcow2-util-linux-73afd3f8e8793844e8e53f69d819ca740cdfc889.tar.xz
kernel-qcow2-util-linux-73afd3f8e8793844e8e53f69d819ca740cdfc889.zip
misc: fix typos using codespell
Some more funny typos, please review carefully. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/dmesg.c2
-rw-r--r--sys-utils/lsmem.12
-rw-r--r--sys-utils/rfkill.c2
-rw-r--r--sys-utils/rtcwake.8.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-utils/dmesg.c b/sys-utils/dmesg.c
index 0e2fad658..22c381c1d 100644
--- a/sys-utils/dmesg.c
+++ b/sys-utils/dmesg.c
@@ -1194,7 +1194,7 @@ mesg:
/* The message text is terminated by \n, but it's possible that the
* message contains another stuff behind this linebreak; in this case
* the previous skip_item() returns pointer to the stuff behind \n.
- * Let's notmalize all these sitations and make sure we always point to
+ * Let's normalize all these situations and make sure we always point to
* the \n.
*
* Note that the next unhexmangle_to_buffer() will replace \n by \0.
diff --git a/sys-utils/lsmem.1 b/sys-utils/lsmem.1
index 8f72bbc1e..d11c5275e 100644
--- a/sys-utils/lsmem.1
+++ b/sys-utils/lsmem.1
@@ -24,7 +24,7 @@ ranges. The opposite semantic is \fB\-\-all\fR to list individual memory
blocks.
Note that some output columns may provide inaccurate information if a split policy
-forces \fBlsmem\fP to ignore diffrences in some attributes. For example if you
+forces \fBlsmem\fP to ignore differences in some attributes. For example if you
merge removable and non-removable memory blocks to the one range than all
the range will be marked as non-removable on \fBlsmem\fP output.
diff --git a/sys-utils/rfkill.c b/sys-utils/rfkill.c
index 031fe436f..211316ce7 100644
--- a/sys-utils/rfkill.c
+++ b/sys-utils/rfkill.c
@@ -585,7 +585,7 @@ static void __attribute__((__noreturn__)) usage(void)
/*
* TRANSLATORS: command names should not be translated, explaining
- * them as additional field after identifer is fine, for example
+ * them as additional field after identifier is fine, for example
*
* list [identifier] (lista [tarkenne])
*/
diff --git a/sys-utils/rtcwake.8.in b/sys-utils/rtcwake.8.in
index 72eb0e34f..52287d85b 100644
--- a/sys-utils/rtcwake.8.in
+++ b/sys-utils/rtcwake.8.in
@@ -66,7 +66,7 @@ stores that information. This is the default.
.TP
.BR \-\-date " \fItimestamp"
Set the wakeup time to the value of the timestamp. Format of the
-timestmap can be any of the following:
+timestamp can be any of the following:
.TS
tab(|);
left l2 l.