Change UID to Username in man page

This commit is contained in:
Matt Traudt 2016-09-06 11:37:59 -04:00
parent 6c1d1127a8
commit e90bd48c2f
2 changed files with 4 additions and 1 deletions

3
changes/19122 Normal file
View File

@ -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.

View 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**::