From fb2ba98963beea249474f5d6d7345cf9b4b7f570 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 15 Mar 2010 11:15:45 +0000 Subject: Finished the bulk of changes to use estream in most places instead of stdio. --- doc/DETAILS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index ae978f2d5..ef8d3cdb3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -617,6 +617,12 @@ more arguments in future versions. prefixed with a numerical error code and an underscore; e.g.: "151011327_EOF". + SUCCESS [] + Postive confirimation that an operation succeeded. + is optional but if given should not contain spaces. + Used only with a few commands. + + ATTRIBUTE This is one long line issued for each attribute subpacket when -- cgit v1.2.3