summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-10-20 19:30:20 -0400
committerPhil Pennock <pdp@exim.org>2011-10-20 19:30:20 -0400
commitccee17956fb0d611dd5f45adb6ba31afc4eafd01 (patch)
tree2fcf2d4b07958ac120a695ef3e0bc00c56234491
parentb5fd6a2b95ee5fb8106409eeada846b638bd083b (diff)
ASCII NUL in desc of $body_zerocount (keyword grepability)
-rw-r--r--doc/doc-docbook/spec.xfpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index f8e73839a..0641ad124 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -10663,7 +10663,7 @@ number of lines in the message's body. See also &$message_linecount$&.
.cindex "binary zero" "in message body"
.vindex "&$body_zerocount$&"
When a message is being received or delivered, this variable contains the
-number of binary zero bytes in the message's body.
+number of binary zero bytes (ASCII NULs) in the message's body.
.vitem &$bounce_recipient$&
.vindex "&$bounce_recipient$&"