Browse Source

Merge remote-tracking branch 'pastly/ticket19122'

Nick Mathewson 7 years ago
parent
commit
4e3f9c1f3a
2 changed files with 4 additions and 1 deletions
  1. 3 0
      changes/19122
  2. 1 1
      doc/tor.1.txt

+ 3 - 0
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.

+ 1 - 1
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**::