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 @@
# pwd
> Affiche le nom du répertoire actuel.
> Plus d'informations : <https://www.gnu.org/software/coreutils/pwd>.
> Plus d'informations : <https://www.gnu.org/software/coreutils/pwd>.
- Affiche le répertoire actuel :
- Affiche le répertoire actuel :
`pwd`
- Affiche le répertoire actuel tout en traduisant les liens symboliques (c.-à-d. afficher le répertoire « physique ») :
- Affiche le répertoire actuel tout en traduisant les liens symboliques (c.-à-d. afficher le répertoire « physique ») :
`pwd -P`