diff --git a/doc/gpg.texi b/doc/gpg.texi index bc12cbccc..9463bb5eb 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1503,8 +1503,8 @@ mechanisms, in the order they are to be tried: required if @code{local} is also used. @item clear - Clear all defined mechanisms. This is usefule to override - mechanisms fiven in a config file. + Clear all defined mechanisms. This is useful to override + mechanisms given in a config file. @end table diff --git a/doc/tools.texi b/doc/tools.texi index 2a1d38f3e..32ab1e4f8 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -305,6 +305,7 @@ Reload all or the given component. This is basically the same as sending a SIGHUP to the component. Components which don't support reloading are ignored. +@ifset gpgtwoone @item --launch [@var{component}] @opindex launch If the @var{component} is not already running, start it. @@ -319,6 +320,7 @@ Kill the given component. Components which support killing are gpg-agent and scdaemon. Components which don't support reloading are ignored. Note that as of now reload and kill have the same effect for scdaemon. +@end ifset @end table