From: sthen Date: Tue, 27 Oct 2015 14:47:17 +0000 (+0000) Subject: Fix manpage for empty pidfile. Pointed out by millert@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=999e6a9d464048a8de602a3a1c86feb7a4f7bebe;p=openbsd Fix manpage for empty pidfile. Pointed out by millert@ --- diff --git a/usr.sbin/unbound/doc/unbound.conf.5.in b/usr.sbin/unbound/doc/unbound.conf.5.in index 2b310c630ea..f916e25885b 100644 --- a/usr.sbin/unbound/doc/unbound.conf.5.in +++ b/usr.sbin/unbound/doc/unbound.conf.5.in @@ -437,16 +437,7 @@ lines which makes the server (significantly) slower. Odd (nonprintable) characters in names are printed as '?'. .TP .B pidfile: \fI -The process id is written to the file. Default is "@UNBOUND_PIDFILE@". -So, -.nf -kill \-HUP `cat @UNBOUND_PIDFILE@` -.fi -triggers a reload, -.nf -kill \-QUIT `cat @UNBOUND_PIDFILE@` -.fi -gracefully terminates. +The process id is written to the file. Default is to not write to a file. .TP .B root\-hints: \fI Read the root hints from this file. Default is nothing, using builtin hints