diff options
Diffstat (limited to 'doc/info')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 6648760..bcf3073 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -382,7 +382,7 @@ instead of @command{SIGUSR1}. If you need servers to free up allocated memory that they do not use, send the signal @command{SIGDANGER}, or if not defined -@command{SIGRTMAX}. Unimportant servers may +@command{SIGRTMIN + 1}. Unimportant servers may choose to die on @command{SIGDANGER}. |