diff options
author | 2015-02-03 11:05:42 +0000 | |
---|---|---|
committer | 2015-02-03 11:05:42 +0000 | |
commit | e40c1e3cbf0d74c074e7429ad2c2bfa0e686d26d (patch) | |
tree | 8f2db09e884883d55b2d785fea16097dd10546da | |
parent | merge conflicts (diff) | |
download | wireguard-openbsd-e40c1e3cbf0d74c074e7429ad2c2bfa0e686d26d.tar.xz wireguard-openbsd-e40c1e3cbf0d74c074e7429ad2c2bfa0e686d26d.zip |
merge back a part of rev 1.15
-rw-r--r-- | usr.sbin/nsd/nsd.8.in | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/nsd/nsd.8.in b/usr.sbin/nsd/nsd.8.in index 409e10961ee..8dfa2c08ec9 100644 --- a/usr.sbin/nsd/nsd.8.in +++ b/usr.sbin/nsd/nsd.8.in @@ -183,12 +183,7 @@ to the daemon periodically. .B \-t\fI chroot Specifies a directory to .I chroot -to upon startup. This option requires you to ensure that appropriate -syslogd(8) socket (e.g. -.I chrootdir -/dev/log) is available, otherwise -.B NSD -won't produce any log output. +to upon startup. .TP .B \-u\fI username Drop user and group privileges to those of |