Replace non-breaking space with regular space in French pages (#6842)
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user