From 3b89b580a0dc3a66b5b4b85a39a2f1cea7c5e677 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:44:04 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/s6-expr.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-expr.html') diff --git a/doc/s6-expr.html b/doc/s6-expr.html index 659e6f0..fd7569b 100644 --- a/doc/s6-expr.html +++ b/doc/s6-expr.html @@ -30,7 +30,7 @@

s6-expr acts as the generic -expr utility, +expr utility, except that the : operator (pattern matching) is not supported.

@@ -42,7 +42,7 @@ except that the : operator (pattern matching) is not supported.

s6-expr is not suitable as a Single Unix -expr +expr program; however, if you are never using the pattern matching functionality, s6-expr scrupulously follows the rest of the specification.

-- cgit v1.3.1