aboutsummaryrefslogtreecommitdiffstats
path: root/doc/assuan.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/assuan.texi')
-rw-r--r--doc/assuan.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/assuan.texi b/doc/assuan.texi
index d1ce90b..f7a5e56 100644
--- a/doc/assuan.texi
+++ b/doc/assuan.texi
@@ -251,7 +251,7 @@ by @code{libgpg-error}.
@item S @var{keyword} <status information depending on keyword>
Informational output by the server, still processing the request. A
client may not send such lines to the server while processing an Inquiry
-command.
+command. @var{keyword} shall start with a letter or an underscore.
@item # <string>
Comment line issued only for debugging purposes. Totally ignored.