diff options
-rw-r--r-- | doc/s6-rc-compile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 51396b3..61f6dd2 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -168,7 +168,7 @@ character are ignored. The file defines the <em>direct dependencies</em> of <p> It is unnecessary to manually define complete sets of dependencies in the -<tt>dependency</tt> file, because +<tt>dependencies</tt> file, because <a href="s6-rc.html">s6-rc</a> will properly handle dependency chains. If <em>A</em> depends on <em>B</em>, no matter the underlying implementation of <em>B</em>, and the current implementation of <em>B</em> |