summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Traudt <sirmatt@ksu.edu>2016-09-06 11:37:59 -0400
committerMatt Traudt <sirmatt@ksu.edu>2016-09-06 11:37:59 -0400
commite90bd48c2f74026279ababab89a47633f32f982c (patch)
tree1b52a0554909dbe6893f9cd9e748b776a6917cde
parent6c1d1127a84b019d1100d38f083f19022b933eb7 (diff)
downloadtor-e90bd48c2f74026279ababab89a47633f32f982c.tar.gz
tor-e90bd48c2f74026279ababab89a47633f32f982c.zip
Change UID to Username in man page
-rw-r--r--changes/191223
-rw-r--r--doc/tor.1.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/changes/19122 b/changes/19122
new file mode 100644
index 0000000000..cface80679
--- /dev/null
+++ b/changes/19122
@@ -0,0 +1,3 @@
+ o Minor bugfixes (documentation):
+ - man page incorrectly states the User option takes a UID when it really
+ takes a username. Fixes bug 19122.
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 0687991e1f..cbd11a5322 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -668,7 +668,7 @@ GENERAL OPTIONS
relay, all log messages generated when acting as a relay are sanitized, but
all messages generated when acting as a client are not. (Default: 1)
-[[User]] **User** __UID__::
+[[User]] **User** __Username__::
On startup, setuid to this user and setgid to their primary group.
[[KeepBindCapabilities]] **KeepBindCapabilities** **0**|**1**|**auto**::