]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Change UID to Username in man page
authorMatt Traudt <sirmatt@ksu.edu>
Tue, 6 Sep 2016 15:37:59 +0000 (11:37 -0400)
committerMatt Traudt <sirmatt@ksu.edu>
Tue, 6 Sep 2016 15:37:59 +0000 (11:37 -0400)
changes/19122 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/19122 b/changes/19122
new file mode 100644 (file)
index 0000000..cface80
--- /dev/null
@@ -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.
index 0687991e1f881f68b74b11f3548fe80914b4781f..cbd11a532289e2f5bb32be63bc2345f64606eb6b 100644 (file)
@@ -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**::