From c0966f6327d1868647d015629afd53b59bcb8dc0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 4 Oct 2020 17:07:24 +0000 Subject: doc: fix URLs --- 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 911eb2a..18759d1 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