diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-14 15:10:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-14 15:10:15 +0000 |
commit | 44be69112c71fe65784cc014995044c2a191a449 (patch) | |
tree | 774de7de5d75c202903080b74bc5eca87ed1d8d6 /doc/getpid.html | |
parent | 6ff749e62652103b3ab84ef145691602ed6e0fea (diff) | |
download | execline-44be69112c71fe65784cc014995044c2a191a449.tar.xz |
Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea
Diffstat (limited to 'doc/getpid.html')
-rw-r--r-- | doc/getpid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getpid.html b/doc/getpid.html index 5a849e8..ef1410c 100644 --- a/doc/getpid.html +++ b/doc/getpid.html @@ -47,7 +47,7 @@ line instead of putting it into the environment. </li> <h2> Notes </h2> <ul> - <li> <em>var</em> must be given without a dollar ! </li> + <li> <em>var</em> must be given without a dollar! </li> <li> <em>var</em> must not contain <tt>=</tt>. </li> </ul> |