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
commitc83768f698a3c2193bfccb006816fbfedd32be75 (patch)
tree5bd61538486541ece9e3183837ecc2e1fce766f7
parent56810f54f5925ceb95ffe0f720ef45ac5c2ac7dc (diff)
downloadtxr-c83768f698a3c2193bfccb006816fbfedd32be75.tar.gz
txr-c83768f698a3c2193bfccb006816fbfedd32be75.tar.bz2
txr-c83768f698a3c2193bfccb006816fbfedd32be75.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