diff options
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 92975fd11..e199109a4 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -312,15 +312,6 @@ implementation, which calls the scdaemon only once, it is not of much use. -@item SIGUSR1 -@cpindex SIGUSR1 -This signal increases the verbosity of the logging by one up to a value -of 5. - -@item SIGUSR2 -@cpindex SIGUSR2 -This signal decreases the verbosity of the logging by one. - @item SIGTERM @cpindex SIGTERM Shuts down the process but waits until all current requests are @@ -331,6 +322,13 @@ are still pending, a shutdown is forced. @cpindex SIGINT Shuts down the process immediately. + +@item SIGUSR1 +@itemx SIGUSR2 +@cpindex SIGUSR1 +@cpindex SIGUSR2 +These signals are used for internal purposes. + @end table @c |