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/getcwd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/getcwd.html') diff --git a/doc/getcwd.html b/doc/getcwd.html index 62701c6..0301935 100644 --- a/doc/getcwd.html +++ b/doc/getcwd.html @@ -53,7 +53,7 @@ line instead of putting it into the environment.
  • var must be given without a dollar!
  • var must not contain =.
  • Unlike the -pwd +pwd POSIX command, getcwd does not depend on the PWD environment variable and will exhibit a consistent behaviour no matter the environment.
  • -- cgit v1.3.1