From 4e6282df06f90f9887d4bd8a04320e03111c3219 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 11 May 2023 23:42:18 +0200 Subject: manual: Regenerate texi --- docs/with-editor.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/with-editor.texi b/docs/with-editor.texi index 7be9c35..f613f67 100644 --- a/docs/with-editor.texi +++ b/docs/with-editor.texi @@ -178,7 +178,7 @@ implementation: @lisp "sh -c '\ -echo \"WITH-EDITOR: $$ OPEN $0 IN $(pwd)\"; \ +echo \"WITH-EDITOR: $$ OPEN $0$1 IN $(pwd)\"; \ trap \"exit 0\" USR1; \ trap \"exit 1\" USR2; \ while true; do sleep 1; done'" -- cgit v1.0