summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2014-05-01 22:07:38 +0300
committerJani Nikula <jani@nikula.org>2014-05-01 22:08:00 +0300
commite88be2ca73f57e31ee351897b070daeca6b8cf3b (patch)
treec01e6eaab13d2d4552e84d2d4b479d344d4fc665
parent0eb08942353c877993eeb3b1a6cfe963344f53f8 (diff)
contributing: man pages are now under doc directory
-rw-r--r--contributing.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 8650e13..e630cdd 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -105,7 +105,7 @@ in the Notmuch source for further information.
## Update the documentation
If you modify or add new features to the Notmuch command-line tools,
-you should update the manual pages under the `man` directory of the
+you should update the manual pages under the `doc` directory of the
Notmuch source.
If you modify or add new features to the Notmuch Emacs UI, you should