diff options
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index a5b5974..38a2531 100644 --- a/doc/index.html +++ b/doc/index.html @@ -132,7 +132,7 @@ to your installation: the shebang lines for your system might be something like <li><a href="piperw.html">The <tt>piperw</tt> program</a></li> <li><a href="heredoc.html">The <tt>heredoc</tt> program</a></li> <li><a href="wait.html">The <tt>wait</tt> program</a></li> -<li><a href="getcwd.html">The <tt>getpid</tt> program</a></li> +<li><a href="getcwd.html">The <tt>getcwd</tt> program</a></li> <li><a href="getpid.html">The <tt>getpid</tt> program</a></li> <li><a href="exec.html">The <tt>exec</tt> program</a></li> <li><a href="tryexec.html">The <tt>tryexec</tt> program</a></li> |