From ff3a5ecf6f6bf9bb87682272f3eb800329572833 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:53 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/execline-cd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/execline-cd.html') diff --git a/doc/execline-cd.html b/doc/execline-cd.html index 18759d1..1727407 100644 --- a/doc/execline-cd.html +++ b/doc/execline-cd.html @@ -31,7 +31,7 @@ given directory, then executes a program.

execline-cd performs a -chdir() +chdir() system call on dir, then execs into prog....

-- cgit v1.3.1