diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-05 09:52:05 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-05 09:52:05 +0800 |
commit | fb66c4c583c51e75d917dbaab1a3ccde2b983a5e (patch) | |
tree | 304d7a055cd193b9d54220b8618f6f37a11574a0 /chapter09 | |
parent | baecd49c4865de67ddddab00469a093bec18c904 (diff) |
some http -> https changes
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 |