diff options
Diffstat (limited to 'chapter09')
-rw-r--r-- | chapter09/consoled.xml | 2 | ||||
-rw-r--r-- | chapter09/udev.xml | 2 | ||||
-rw-r--r-- | chapter09/usage.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chapter09/consoled.xml b/chapter09/consoled.xml index 3abf16e3c..c7e4ab9ad 100644 --- a/chapter09/consoled.xml +++ b/chapter09/consoled.xml @@ -23,7 +23,7 @@ <filename>/etc/vconsole.conf</filename> file for configuration information. Decide which keymap and screen font will be used. Various language-specific HOWTOs can also help with this, see <ulink - url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. + url="https://tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. Examine the output of <command>localectl list-keymaps</command> for a list of valid console keymaps. Look in the <filename class="directory">/usr/share/consolefonts</filename> diff --git a/chapter09/udev.xml b/chapter09/udev.xml index a2ff35511..435255a19 100644 --- a/chapter09/udev.xml +++ b/chapter09/udev.xml @@ -325,7 +325,7 @@ <listitem> <para>The <systemitem class="filesystem">sysfs</systemitem> Filesystem - <ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para> + <ulink url="https://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para> </listitem> <!-- No longer available diff --git a/chapter09/usage.xml b/chapter09/usage.xml index 2c6529e14..9e85c6153 100644 --- a/chapter09/usage.xml +++ b/chapter09/usage.xml @@ -334,7 +334,7 @@ EOF</userinput></screen> <filename>/etc/sysconfig/console</filename> file for configuration information. Decide which keymap and screen font will be used. Various language-specific HOWTOs can also help with this, see <ulink - url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in + url="https://tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in doubt, look in the <filename class="directory">/usr/share/keymaps</filename> and <filename class="directory">/usr/share/consolefonts</filename> directories for valid keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and |