summaryrefslogtreecommitdiff
path: root/man/5/error
diff options
context:
space:
mode:
Diffstat (limited to 'man/5/error')
-rw-r--r--man/5/error6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/5/error b/man/5/error
index 9b6984d3..2dfb79bd 100644
--- a/man/5/error
+++ b/man/5/error
@@ -20,6 +20,6 @@ It replaces the corresponding reply message
that would accompany a successful call; its tag is that
of the failing request.
.PP
-By convention, clients may truncate error messages after 128 bytes,
-defined as the constant
-.BR Sys->ERRMAX .
+By convention, clients may truncate error messages after
+.B Sys->ERRMAX-1
+bytes.