From 793dc09daa859b94c69b2f6d9e45e4abf0300069 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 27 May 2024 16:35:40 +0000 Subject: Prepare for 2.9.6.0, add elglob -d Signed-off-by: Laurent Bercot --- doc/elglob.html | 12 +++++++++++- doc/index.html | 4 ++-- doc/upgrade.html | 9 +++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/elglob.html b/doc/elglob.html index 0870d2d..e9e73b1 100644 --- a/doc/elglob.html +++ b/doc/elglob.html @@ -26,7 +26,7 @@ another program.

Interface

-     elglob [ -v ] [ -w ] [ -s ] [ -m ] [ -e ] [ -0 ] variable pattern prog...
+     elglob [ -v ] [ -w ] [ -s ] [ -m ] [ -e ] [ -0 ] [ -n ] [ -d delim ] variable pattern prog...
 
diff --git a/doc/index.html b/doc/index.html index 74f83f3..5680b96 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@ shell's syntax, and has no security issues.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later.
  • skalibs version -2.14.1.1 or later. It's a build-time requirement. It's also a run-time +2.14.2.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -77,7 +77,7 @@ want nsswitch-like functionality:

    Download