From fd6cd06d0311ea5291bbd90b4f5d4e9c5edb96e2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 13 Jul 2015 06:32:52 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/info') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 7b7f288..92f5192 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -3718,14 +3718,14 @@ The entry will also be removed, unless @code{Time to live: forever} is used, if the server crashes or is re-executed. -@sgindex @code{SIGARLM} +@sgindex @code{SIGALRM} It is up to the implementation to choose when the removal actually takes place. For example, the reference implementation will pop entries that have timed out when a new entry is added, the reading on the clipstack is requested or the server is reexecuted, but another implement may choose to pop entires asynchronously using -another thread or an alarm an pop when @code{SIGARLM} is +another thread or an alarm an pop when @code{SIGALRM} is received. Available and optional if the @code{Action: add} is -- cgit v1.2.3-70-g09d2