summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4221544ed4..2e7a3537b1 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**::