From 1141f904a9519129a3f2651a3ea8434ef7e787a1 Mon Sep 17 00:00:00 2001 From: 4G3NT <76431337+4G3NT@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:11:48 -0700 Subject: [PATCH] mc, weechat: various readability improvements (#10420) * `mc` => Midnight Commander * `weechat` => WeeChat --- pages.fr/common/mc.md | 4 ++-- pages/common/mc.md | 4 ++-- pages/common/weechat.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages.fr/common/mc.md b/pages.fr/common/mc.md index 4a3f03a948..d58ba9e286 100644 --- a/pages.fr/common/mc.md +++ b/pages.fr/common/mc.md @@ -4,10 +4,10 @@ > La navigation dans les répertoires se fait à l'aide des touches directionnelles ou la souris, ou bien en tapant des commandes dans la console. > Plus d'informations : . -- Démarre `mc` : +- Démarre Midnight Commander : `mc` -- Démarre `mc` en mode noir et blanc : +- Démarre Midnight Commander en mode noir et blanc : `mc -b` diff --git a/pages/common/mc.md b/pages/common/mc.md index 408626bf5b..cbef052997 100644 --- a/pages/common/mc.md +++ b/pages/common/mc.md @@ -4,10 +4,10 @@ > Navigate the directory structure using the arrow keys, the mouse or by typing the commands into the terminal. > More information: . -- Start `mc`: +- Start Midnight Commander: `mc` -- Start `mc` in black and white: +- Start Midnight Commander in black and white: `mc -b` diff --git a/pages/common/weechat.md b/pages/common/weechat.md index 7b713244ea..b4b97b37c6 100644 --- a/pages/common/weechat.md +++ b/pages/common/weechat.md @@ -3,7 +3,7 @@ > Command-line internet relay chat client with various features. > More information: . -- Start `weechat`: +- Start WeeChat: `weechat`