summaryrefslogtreecommitdiff
path: root/doc/getcwd.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-14 15:10:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-14 15:10:15 +0000
commit44be69112c71fe65784cc014995044c2a191a449 (patch)
tree774de7de5d75c202903080b74bc5eca87ed1d8d6 /doc/getcwd.html
parent6ff749e62652103b3ab84ef145691602ed6e0fea (diff)
downloadexecline-44be69112c71fe65784cc014995044c2a191a449.tar.xz
Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea
Diffstat (limited to 'doc/getcwd.html')
-rw-r--r--doc/getcwd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getcwd.html b/doc/getcwd.html
index d3e7e27..62701c6 100644
--- a/doc/getcwd.html
+++ b/doc/getcwd.html
@@ -50,7 +50,7 @@ line instead of putting it into the environment. </li>
<h2> Notes </h2>
<ul>
- <li> <em>var</em> must be given without a dollar&nbsp;! </li>
+ <li> <em>var</em> must be given without a dollar! </li>
<li> <em>var</em> must not contain <tt>=</tt>. </li>
<li> Unlike the
<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/pwd.html">pwd</a>