From 3f7d194475869c00e4cb00d0787e3bb941bf95ec Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 4 Oct 2020 17:45:31 +0000 Subject: doc: fix URLs --- doc/s6-test.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-test.html') diff --git a/doc/s6-test.html b/doc/s6-test.html index b79592c..3764a5c 100644 --- a/doc/s6-test.html +++ b/doc/s6-test.html @@ -31,7 +31,7 @@ exit status.

s6-test acts as the generic -test utility, +test utility, but it diverges from the specification on one point: if an argument starts with a backslash, this backslash is ignored (and the argument cannot be an operation). This is a simple disambiguation technique that has unfortunately not been chosen by the standard. @@ -45,7 +45,7 @@ disambiguation technique that has unfortunately not been chosen by the standard.

s6-test is not suitable as a Single Unix -test +test program; however, if your arguments never start with a backslash, it exhibits the exact same behaviour.

-- cgit v1.2.3