aboutsummaryrefslogtreecommitdiff
path: root/doc/wydawca.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-12-23 12:47:53 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-12-23 12:47:53 +0200
commita0f39d8121a900672a29761a6366568892b99563 (patch)
tree3e453d8bfaac6b90557139e152e2797908b171e2 /doc/wydawca.texi
parentd44a5b0b3818601311c6cde02a5ffe65b1a47554 (diff)
downloadwydawca-a0f39d8121a900672a29761a6366568892b99563.tar.gz
wydawca-a0f39d8121a900672a29761a6366568892b99563.tar.bz2
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.
Diffstat (limited to 'doc/wydawca.texi')
-rw-r--r--doc/wydawca.texi6
1 files changed, 3 insertions, 3 deletions
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.

Return to:

Send suggestions and report system problems to the System administrator.