diff options
Diffstat (limited to 'doc/s6-hiercopy.html')
-rw-r--r-- | doc/s6-hiercopy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-hiercopy.html b/doc/s6-hiercopy.html index 43fdc13..846e0c9 100644 --- a/doc/s6-hiercopy.html +++ b/doc/s6-hiercopy.html @@ -55,7 +55,7 @@ be considered instant when used in a multitasking environment. But then, <tt>cp</tt> shouldn't either. </li> <li> There is no standard way of creating device nodes on a filesystem, so any <tt>cp</tt>-like utility is inherently -non-portable. Fortunately, most systems still agree on the non-portable usages of +non-portable. Fortunately, most systems still agree on the non-portable usages of the <a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/mknod.html">mknod specification</a>, so things should work in practice. Consequently, the s6-hiercopy utility has been moved from |