aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 699466e..39a1967 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ See `doc/defaultbuildopts` for the exact flags used by each build system.
### Post-build processing
After compilation, apkg automatically:
-- Compresses man pages (man1–man8, gzip) and info pages
+- Compresses man pages (man1-man8, gzip) and info pages
- Removes common conflict files (`fonts.dir`, `fonts.scale`, `perllocal.pod`, `charset.alias`)
- Removes static libraries (`*.a`), libtool archives (`*.la`), locales, and docs (unless kept via `keep_*`)
- Strips ELF binaries (`--strip-all`), shared objects (`--strip-unneeded`), and static archives (`--strip-debug`)