diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-17T15·49-0400 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-17T15·49-0400 |
commit | 51d71ad3d7527596dc22d6dd9e9e70f2cd9faea9 (patch) | |
tree | 5904f9243b1998235c3de3bab9e25dd63062d5e2 | |
parent | 6c01fb4d68a80f63c692492bb91c1aa2e17b5a8f (diff) |
Manual: Don't claim we support Cygwin
-rw-r--r-- | doc/manual/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/introduction.xml b/doc/manual/introduction.xml index 5641d110baba..21b1df1564e5 100644 --- a/doc/manual/introduction.xml +++ b/doc/manual/introduction.xml @@ -225,7 +225,7 @@ href="docs/papers.html#servicecm">SCM-12 paper</a>.</para> <simplesect><title>Portability</title> <para>Nix should run on most Unix systems, including Linux, FreeBSD and -Mac OS X. It is also supported on Windows using Cygwin.</para> +Mac OS X.<!-- It is also supported on Windows using Cygwin.--></para> </simplesect> |