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 @@
# a2ensite
> Active un hôte virtuel Apache sur des systèmes d'exploitation (SE) basés sur Debian.
> Plus d'informations : <https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
> Plus d'informations : <https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
- Active un hôte virtuel :
- Active un hôte virtuel :
`sudo a2ensite {{hote_virtuel}}`
- N'affiche aucun message (mode silencieux) :
- N'affiche aucun message (mode silencieux) :
`sudo a2ensite --quiet {{hote_virtuel}}`