aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-06-20 16:59:33 +0800
committeremmett1 <me@emmett1.my>2026-06-20 16:59:33 +0800
commit0656e3219a09b8ddb59db91d339267bdfa435ff9 (patch)
tree7e1f64ecf59d543fc80e04f7e7d4c02e3bc9874d
parent1e19e28d455b893171a5c91ead9aefbfe7c96b86 (diff)
downloadautils-0656e3219a09b8ddb59db91d339267bdfa435ff9.tar.gz
autils-0656e3219a09b8ddb59db91d339267bdfa435ff9.zip
update
-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`)