From a0f39d8121a900672a29761a6366568892b99563 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 23 Dec 2009 12:47:53 +0200 Subject: Minor bug fixes. * src/mail.c (gpg_sign): Verify sign result. (sign_message): Likewise. Free temporary message on errors. * src/null.c (null_move_file): Do not remove file in dry-run mode. * doc/wydawca.texi: Update. --- doc/wydawca.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/wydawca.texi') diff --git a/doc/wydawca.texi b/doc/wydawca.texi index 4161c2b..f26aef6 100644 --- a/doc/wydawca.texi +++ b/doc/wydawca.texi @@ -2204,7 +2204,7 @@ notifications only if there occurred any errors or access violation attempts, or any bad signature was uploaded: @smallexample -statistics (stat-msg, errors, access-violations, bad-signatures); +statistics (errors, access-violations, bad-signatures); @end smallexample @end deffn @@ -2773,7 +2773,7 @@ spool @var{tag:@i{string}} @{ # @r{Define data dictionary.} # @r{See above}. - dictionary @var{ident:@i{string}}> @{ @dots{} @} + dictionary @var{ident:@i{string}} @{ @dots{} @} # @r{Set up archivation}. archive @var{type:@i{string}} @{ @dots{} @} @@ -2932,7 +2932,7 @@ Print the program version and exit. sure to include a detailed information when reporting a bug. The minimum information needed is: -@itemize +@itemize @bullet @item Program version you use (see the output of @command{wydawca --version}. @item A description of the bug. @item Conditions under which the bug appears. -- cgit v1.2.1