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-basename.html | 4 ++-- doc/s6-cat.html | 2 +- doc/s6-chmod.html | 2 +- doc/s6-chown.html | 2 +- doc/s6-cut.html | 4 ++-- doc/s6-dirname.html | 4 ++-- doc/s6-echo.html | 2 +- doc/s6-env.html | 4 ++-- doc/s6-expr.html | 4 ++-- doc/s6-false.html | 2 +- doc/s6-grep.html | 6 +++--- doc/s6-head.html | 4 ++-- doc/s6-hiercopy.html | 2 +- doc/s6-ln.html | 4 ++-- doc/s6-ls.html | 2 +- doc/s6-mkdir.html | 4 ++-- doc/s6-mkfifo.html | 4 ++-- doc/s6-nice.html | 4 ++-- doc/s6-sleep.html | 4 ++-- doc/s6-sort.html | 2 +- doc/s6-tail.html | 4 ++-- doc/s6-test.html | 4 ++-- doc/s6-touch.html | 2 +- doc/s6-true.html | 2 +- doc/s6-update-symlinks.html | 4 ++-- 25 files changed, 41 insertions(+), 41 deletions(-) (limited to 'doc') diff --git a/doc/s6-basename.html b/doc/s6-basename.html index e67f3da..30c43b7 100644 --- a/doc/s6-basename.html +++ b/doc/s6-basename.html @@ -30,7 +30,7 @@

s6-basename acts as the generic -basename utility. +basename utility.

Extra options

@@ -43,7 +43,7 @@

s6-basename is suitable as a Single Unix -basename +basename program.

diff --git a/doc/s6-cat.html b/doc/s6-cat.html index d4a7550..3f41b6e 100644 --- a/doc/s6-cat.html +++ b/doc/s6-cat.html @@ -44,7 +44,7 @@ s6-cat performs zero-copy transfer.

s6-cat is not suitable as a Single Unix -cat +cat program.

diff --git a/doc/s6-chmod.html b/doc/s6-chmod.html index 78788da..c987e81 100644 --- a/doc/s6-chmod.html +++ b/doc/s6-chmod.html @@ -38,7 +38,7 @@ must be an absolute octal number such as 0755 for

s6-chmod is not suitable as a Single Unix -chmod +chmod program.

diff --git a/doc/s6-chown.html b/doc/s6-chown.html index 56b24c9..5de306b 100644 --- a/doc/s6-chown.html +++ b/doc/s6-chown.html @@ -45,7 +45,7 @@ gid to account's.

s6-chown is not suitable as a Single Unix -chown +chown program.

diff --git a/doc/s6-cut.html b/doc/s6-cut.html index c42954e..f9728a0 100644 --- a/doc/s6-cut.html +++ b/doc/s6-cut.html @@ -30,14 +30,14 @@

s6-cut acts as the generic -cut utility. +cut utility.

Posixness

s6-cut is suitable as a Single Unix -cut +cut program.

diff --git a/doc/s6-dirname.html b/doc/s6-dirname.html index 2928ca9..e8f54ef 100644 --- a/doc/s6-dirname.html +++ b/doc/s6-dirname.html @@ -30,7 +30,7 @@

s6-dirname acts as the generic -dirname utility. +dirname utility.

Extra options

@@ -43,7 +43,7 @@

s6-dirname is suitable as a Single Unix -dirname +dirname program.

diff --git a/doc/s6-echo.html b/doc/s6-echo.html index 1e0c4e0..7a2fa98 100644 --- a/doc/s6-echo.html +++ b/doc/s6-echo.html @@ -44,7 +44,7 @@ character instead of a space.

s6-echo is not suitable as a Single Unix -echo +echo program.

diff --git a/doc/s6-env.html b/doc/s6-env.html index 1d77d8f..4b1b75f 100644 --- a/doc/s6-env.html +++ b/doc/s6-env.html @@ -31,14 +31,14 @@ before running a program.

s6-env acts as the generic -env utility. +env utility.

Posixness

s6-env is suitable as a Single Unix -env +env program.

diff --git a/doc/s6-expr.html b/doc/s6-expr.html index f0bdc7b..659e6f0 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.

diff --git a/doc/s6-false.html b/doc/s6-false.html index 780a34a..415e9ce 100644 --- a/doc/s6-false.html +++ b/doc/s6-false.html @@ -32,7 +32,7 @@

s6-false is suitable as a Single Unix -false +false program.

diff --git a/doc/s6-grep.html b/doc/s6-grep.html index 8600ff4..9e47c03 100644 --- a/doc/s6-grep.html +++ b/doc/s6-grep.html @@ -30,7 +30,7 @@