summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 14:13:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 14:13:33 +0000
commitc2f26f0d5e273e40eeaaf236d969d21b635f19fc (patch)
tree4a356c8149d7a5876d9eaabc76bf5ce2b74f9d3a /doc/user
parentca356b5d3a04f34dd83ac88ec8c9415dd05110db (diff)
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/conf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 00571dc33d..eb06be06cb 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -328,7 +328,7 @@ by the type @code{other_message_type}.
@example
-#define CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE \
+#define CONFIGURE_MESSAGE_BUFFER_MEMORY \
(CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
24, sizeof(one_message_type) + \
CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \