pages.*: add standard translation (#9672)
* pages./: Automatically add alias pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages./: Automatically add links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Fix false positives from script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
8a51e0f5b8
commit
5257568887
@@ -2,7 +2,7 @@
|
||||
|
||||
> Envoie un signal à un processus, généralement pour l'interrompre.
|
||||
> Tous les signaux sauf SIGKILL et SIGSTOP peuvent être interceptés par le processus pour pouvoir se terminer proprement.
|
||||
> Plus d'informations: <https://manned.org/kill>.
|
||||
> Plus d'informations : <https://manned.org/kill>.
|
||||
|
||||
- Termine un processus avec le signal SIGTERM (terminaison) par défaut :
|
||||
|
||||
|
Reference in New Issue
Block a user