summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2012-04-19 20:19:43 -0400
committerMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>2012-04-20 16:33:55 +0200
commitf40f8033b21bad8801b43676b486dab80c532397 (patch)
tree047662fcf3f9f39b0668ef9188cb5ea33c6908ab /doc
parent861d19e028af70c7009640efc98eb485fff546d7 (diff)
downloadlibassuan-f40f8033b21bad8801b43676b486dab80c532397.tar.gz
Wrap reference to END with @code.
* doc/assuan.texi: Wrap reference to END with @code{}.
Diffstat (limited to 'doc')
-rw-r--r--doc/assuan.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/assuan.texi b/doc/assuan.texi
index 1d48391..9ea7804 100644
--- a/doc/assuan.texi
+++ b/doc/assuan.texi
@@ -336,8 +336,8 @@ Reset the connection but not any existing authentication. The server
should release all resources associated with the connection.
@item END
-Used by a client to mark the end of raw data. The server may send END
-to indicate a partial end of data.
+Used by a client to mark the end of raw data. The server may send
+@code{END} to indicate a partial end of data.
@item HELP
Lists all commands that the server understands as comment lines on the