about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-31 22:20:46 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-31 22:20:46 +0200
commit0f9d98a4f4ef328ce31915fd56092b4f3cc185a9 (patch)
treee2081c9cdb4fd94508a9ec75e47f7d2ef4871150
parent94c7dd24cf48a842ad1595731ea4477a68e57d29 (diff)
downloadmblaze-0f9d98a4f4ef328ce31915fd56092b4f3cc185a9.tar.gz
mblaze-0f9d98a4f4ef328ce31915fd56092b4f3cc185a9.tar.xz
mblaze-0f9d98a4f4ef328ce31915fd56092b4f3cc185a9.zip
mintro.7: mention no deps
-rw-r--r--man/mintro.73
1 files changed, 2 insertions, 1 deletions
diff --git a/man/mintro.7 b/man/mintro.7
index 394fb1a..4152f0c 100644
--- a/man/mintro.7
+++ b/man/mintro.7
@@ -96,7 +96,8 @@ There may be issues with very old, nonconforming, messages.
 .Pp
 .N2
 is written in portable C, using only POSIX functions (apart from a tiny
-Linux-only optimization).
+Linux-only optimization),
+and has no external dependencies.
 It supports MIME and more than 7-bit messages (everything the host
 .Xr iconv 3
 can decode).