From a8e2e327d12fed53343c2629050f16f198df10b1 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 11 Apr 2001 22:24:32 +0000 Subject: Update a comment. --- Functions/Misc/getjobs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Misc/getjobs b/Functions/Misc/getjobs index 0ac2972ff..f85ccf5b9 100644 --- a/Functions/Misc/getjobs +++ b/Functions/Misc/getjobs @@ -1,6 +1,6 @@ # Call this from the preexec function like so: # preexec() { -# getjobs "${(z)1}" +# getjobs "${(z)2}" # Use "${(z)1}" prior to zsh-4.0.1 # } setopt localoptions noshwordsplit noksharrays local texts -- cgit 1.4.1