summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-07-31 18:26:37 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-07-31 18:26:37 +0200
commit3aed4ac11f03041c0a35c2c7da19768b1e969edd (patch)
tree19e39a6840c859e461cada05255330802d52bf9e /NEWS
parent91b7aec8556798e672dbbf6a4301a20d66e8b43f (diff)
downloadweechat-3aed4ac11f03041c0a35c2c7da19768b1e969edd.zip
core: do not build man page by default
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5bbdc6a51..e43cc1f8d 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ Documentation is not built by default any more, you have to use option
The man page is now built with asciidoc and translated in several
languages. A new cmake option `ENABLE_MAN` has been added to compile man page
-(`ON` by default).
+(`OFF` by default).
=== Aspell colors ===