Replace non-breaking space with regular space in French pages (#6842)

This commit is contained in:
marchersimon
2021-10-07 09:37:39 +02:00
committed by GitHub
parent 8c5596b720
commit d63065b882
168 changed files with 997 additions and 998 deletions

View File

@@ -1,12 +1,12 @@
# ifdown
> Désactive des interfaces réseau.
> Plus d'informations : <https://manned.org/ifdown>.
> Plus d'informations : <https://manned.org/ifdown>.
- Désactive l'interface eth0 :
- Désactive l'interface eth0 :
`ifdown {{eth0}}`
- Désactive toutes les interfaces déjà actives :
- Désactive toutes les interfaces déjà actives :
`ifdown -a`