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/posix-cd.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/posix-cd.html') diff --git a/doc/posix-cd.html b/doc/posix-cd.html index fc40203..baa3cdd 100644 --- a/doc/posix-cd.html +++ b/doc/posix-cd.html @@ -32,7 +32,7 @@ given directory, then executes a program.

posix-cd changes the current working directory to dir according to the -POSIX +POSIX specification for a cd external utility. Then, if prog... is not empty, it execs into it.

@@ -47,7 +47,7 @@ will use posix-cd. When this configuration option has not been given, cd is a symbolic link to execline-cd.
  • posix-cd fully conforms to the -POSIX +POSIX specification. When prog... is not empty, the behaviour of a cd utility is not specified by POSIX, so posix-cd extends the spec to be actually useful and usable in an execline program with the same -- cgit v1.3.1