From c96bb7472ae893c7e2bb52f2f09d4706fbd67896 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 18 Jan 2019 14:17:08 +0100 Subject: [PATCH] grml-setkeyboard + grml-setkeyboard{,.8}: fix typos s/temporarly/temporarily/ s/existance/existence/ Thanks lintian :) --- manpages/grml-setkeyboard.8 | 2 +- manpages/grml-swapon.8 | 2 +- usr_sbin/grml-setkeyboard | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manpages/grml-setkeyboard.8 b/manpages/grml-setkeyboard.8 index 9fea2b1..98cc48d 100644 --- a/manpages/grml-setkeyboard.8 +++ b/manpages/grml-setkeyboard.8 @@ -10,7 +10,7 @@ command. .SH OPTIONS grml-setkeyboard does not support any options. .SH NOTES -grml-setkeyboard does not affect the currently used keyboard layout, use grml-lang instead to temporarly change settings. +grml-setkeyboard does not affect the currently used keyboard layout, use grml-lang instead to temporarily change settings. Use loadkeys on the console and setxkbmap on X to modify keyboard layout manually. .SH USAGE EXAMPLES .TP diff --git a/manpages/grml-swapon.8 b/manpages/grml-swapon.8 index bf9a64d..8ede4c1 100644 --- a/manpages/grml-swapon.8 +++ b/manpages/grml-swapon.8 @@ -12,7 +12,7 @@ parititions by default anymore. It is possible to force usage of swap partitions via booting with the bootoption "swap". In case you forgot to use this bootoption but want to use swap partition(s) anyway you could do that by running "swapon \-a". But the command "swapon" does not take of suspend signatures, -therefore the existance of grml-swapon. grml-swapon acts based on the +therefore the existence of grml-swapon. grml-swapon acts based on the information found in /etc/fstab. If your /etc/fstab is not up to date rebuild it running "grml-rebuildfstab". diff --git a/usr_sbin/grml-setkeyboard b/usr_sbin/grml-setkeyboard index 25660e4..0ee4eab 100755 --- a/usr_sbin/grml-setkeyboard +++ b/usr_sbin/grml-setkeyboard @@ -53,7 +53,7 @@ LANGUAGE=$(LANG=C $DIALOG --stdout --title "$PN" --default-item $DEFAULT_KEYBOAR "Which keyboard layout do you want to use? Please notice that this will not really affect your currently running system. -If you want to change keyboard settings temporarly please use grml-lang instead. +If you want to change keyboard settings temporarily please use grml-lang instead. Configuration will be written to /etc/sysconfig/keyboard" 0 0 0 \ at austrian off \ -- 2.1.4