From 826ae2c341fe3d64430850f0ab584817ed4513c4 Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Sat, 6 Jul 2024 23:59:44 +0200 Subject: [PATCH] style: Typo fixes --- README-fr.md | 2 +- README.md | 2 +- doc/man/arch-update.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-fr.md b/README-fr.md index a7b7541..cb5dfc5 100644 --- a/README-fr.md +++ b/README-fr.md @@ -29,7 +29,7 @@ Fonctionnalités : - Vérification et listing automatiques des paquets orphelins et propose de les supprimer. - Vérification automatique de la présence d'anciens paquets et/ou paquets désinstallés dans le cache et propose de les supprimer. - Listing et aide au traitement des fichiers pacnew/pacsave. -- Vérification automatique des services nécessitant un redémarrage d'après mise à jour et propose de les redémarrer s'il y en a. +- Vérification automatique des services nécessitant un redémarrage après mise à jour et propose de les redémarrer s'il y en a. - Vérification automatique des mises à jour du noyau en attente nécessitant un redémarrage et propose de redémarrer s'il y en a une. - Support de `sudo`, `doas` et `run0`. - Prise en charge optionnelle des paquets AUR (via `yay` ou `paru`). diff --git a/README.md b/README.md index 086d9c1..c9dd0df 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Features: - Automatic check and listing of orphan packages and offers to remove them. - Automatic check for old and/or uninstalled cached packages and offers to remove them. - Lists and helps you processing pacnew/pacsave files. -- Automatic check for services requiring a post update restart and offers to do so if there are. +- Automatic check for services requiring a post upgrade restart and offers to do so if there are. - Automatic check for pending kernel updates requiring a reboot to be applied and offers to do so if there's one. - Support for `sudo`, `doas` & `run0`. - Optional support for AUR packages (through `yay` or `paru`). diff --git a/doc/man/arch-update.1 b/doc/man/arch-update.1 index 7a4071e..95d127c 100644 --- a/doc/man/arch-update.1 +++ b/doc/man/arch-update.1 @@ -20,7 +20,7 @@ If no option is passed, launch the relevant series of functions to perform a com .br Before performing the update, it offers to display the latest Arch Linux news to the user. By default, Arch news are only displayed if at least a new one has been published since the last run. Arch news published since the last run or at the same date are tagged as '[NEW]'. .br -Arch-Update also checks for orphan packages, unused Flatpak packages, old and/or uninstalled cached packages in pacman's cache, pacnew/pacsave files, services requiring a post update restart as well as pending kernel update requiring a reboot to be applied and, if there are, offers to process them. +Arch-Update also checks for orphan packages, unused Flatpak packages, old and/or uninstalled cached packages in pacman's cache, pacnew/pacsave files, services requiring a post upgrade restart as well as pending kernel update requiring a reboot to be applied and, if there are, offers to process them. .br Those functions are launched when you click on the systray applet.