summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-09-21 10:49:07 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-09-21 10:49:07 +0000
commita08f7a62968c167e84bf012cb24dd8a187ae639f (patch)
treeabb362430ea28ac08310cb02e8d6c27a6da21814 /doc/index.html
parentd0996a25bd4030875fbc98cabea815dd6741dd0d (diff)
downloadexecline-a08f7a62968c167e84bf012cb24dd8a187ae639f.tar.xz
Add the getcwd program
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 1b61375..a5b5974 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -132,6 +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="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>