summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-04-02 10:22:56 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-04-02 10:22:56 +0000
commit0294fb779bb603046da8ef1755d227553e93a881 (patch)
tree6a63ff1e81557b038fb8f8b9b583093716de6893
parent0806572164232ad7ce769bc504ac9437f39433fe (diff)
downloadexecline-2.5.0.0.tar.xz
version: 2.5.0.0v2.5.0.0
-rw-r--r--doc/getcwd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getcwd.html b/doc/getcwd.html
index 3cfe620..8d8971a 100644
--- a/doc/getcwd.html
+++ b/doc/getcwd.html
@@ -45,7 +45,7 @@ execs into <em>prog</em> with its arguments.
<li> Unlike the
<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/pwd.html">pwd</a>
POSIX command, <tt>getcwd</tt> does not depend on the PWD environment
-variable and will always exhibit the same behaviour. </li>
+variable and will exhibit a consistent behaviour no matter the environment. </li>
</ul>
</body>