Replace em dashes with ASCII -- across all docs

Remove Unicode em dashes (U+2014) and en dashes (U+2013) from all
Markdown files. Use ASCII -- for parenthetical breaks and - for
hyphenation, matching standard plain-text conventions.
This commit is contained in:
Eremey Valetov
2026-03-30 16:50:43 -04:00
parent b22ccccf88
commit 15af9ad12c
6 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
- C11 compiler (GCC or Clang)
- CMake 3.10+
- PulseAudio development library (`libpulse-simple`) optional, for `SOUND`/`BEEP`/`PLAY`
- PulseAudio development library (`libpulse-simple`) -- optional, for `SOUND`/`BEEP`/`PLAY`
On Debian/Ubuntu: