From 617c6f9acb8b936bf078ebe7afc3a69f2272f6a1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 30 Dec 2015 17:55:37 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/hooks.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/info/chap/hooks.texinfo b/doc/info/chap/hooks.texinfo index f104950..9dec27d 100644 --- a/doc/info/chap/hooks.texinfo +++ b/doc/info/chap/hooks.texinfo @@ -38,7 +38,7 @@ is to use the script #!/bin/sh action="$1" shift 1 -exec wall -n "sat: $action $JOBNAME ($*)" +exec wall -n "sat: $action: $JOBNAME ($*)" @end example @noindent and always set the environment variable @env{JOBNAME} -- cgit v1.2.3-70-g09d2