summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-29 07:19:39 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-29 07:19:39 -0700
commitf9c8ebcff9ab51f24868aff19bd0fad6b70214dc (patch)
tree5bd61538486541ece9e3183837ecc2e1fce766f7
parent3d23e04870da2f15369bf8c9265023ae581a80c9 (diff)
downloadtxr-f9c8ebcff9ab51f24868aff19bd0fad6b70214dc.tar.gz
txr-f9c8ebcff9ab51f24868aff19bd0fad6b70214dc.tar.bz2
txr-f9c8ebcff9ab51f24868aff19bd0fad6b70214dc.zip
doc: grammar in setuid section.
* txr.1: anything code -> any code.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index d20abc08..7b996bd4 100644
--- a/txr.1
+++ b/txr.1
@@ -59925,7 +59925,7 @@ attempts to impersonate the owner of the script file by changing to
effective user ID to that owner just before executing the file. It retains
the real and saved user ID. If the attempt to assume that user ID is
unsuccessful, then \*(TX permanently drops setuid privileges before executing
-the script. Likewise, before executing anything code other than a setuid
+the script. Likewise, before executing any code other than a setuid
script, \*(TX also drops privileges.
\*(TX tries to honor and implement the setuid permissions on a script