Fix French spelling and typos across the 8 older pages and other flagged articles (missing accents, typos, broken sentences)

This commit is contained in:
Djeex
2026-09-07 14:15:37 +02:00
parent a4c386e438
commit eff68287f2
15 changed files with 120 additions and 120 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ The ones worth keeping at hand, and where their names come from.
| `chmod` | change mode | Changes a file's permissions |
| `chown` | change owner | Changes who owns a file |
| `sudo` | substitute user do | Runs one command as administrator |
| `apt` | advanced package tool | Installs, updates and removes packages |
| `apt` | Advanced Packaging Tool | Installs, updates and removes packages |
| `systemctl` | control systemd | Starts, stops and enables services |
| `ssh` | secure shell | Opens a session on a remote machine |
| `scp` | secure copy | Copies files over SSH |