summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-03-22 10:30:07 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-03-22 10:30:07 +0000
commit643580914487cde30df4724b8d2650d81470351f (patch)
treeeb8b7d4f0401ecd7ed339517ad9c1e17212cdedf
parentd6974d7f91d700f3a318c526a687dec043c03274 (diff)
downloadmandoc-643580914487cde30df4724b8d2650d81470351f.tar.gz
Be a bit more specific on where we compile. Are there any ANSI-C
compilers where we don't compile? I'm pretty sure that mmap() is non-standard (we'll fail, e.g., on mingw32).
-rw-r--r--index.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.sgml b/index.sgml
index 4ddcb109..459d6f44 100644
--- a/index.sgml
+++ b/index.sgml
@@ -58,8 +58,8 @@
</H1>
<P>
- <SPAN CLASS="nm">mdocml</SPAN> is architecture- and system-neutral, written in plain-old C. The most
- current version is <SPAN CLASS="attn">@VERSION@</SPAN>, dated <SPAN class="attn">@VDATE@</SPAN>.
+ <SPAN CLASS="nm">mdocml</SPAN> is in plain-old ANSI C and should build and run on any UNIX system.
+ The most current version is <SPAN CLASS="attn">@VERSION@</SPAN>, dated <SPAN class="attn">@VDATE@</SPAN>.
</P>
<H2>