From d90db09b162f1e7f0acec9a2df936cf0f5a218d4 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 16 May 2016 09:09:37 +0200 Subject: [PATCH] log: update manual page to reflect the situation --- src/daemon/lldpd.8.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/daemon/lldpd.8.in b/src/daemon/lldpd.8.in index a413ebc0..79698571 100644 --- a/src/daemon/lldpd.8.in +++ b/src/daemon/lldpd.8.in @@ -61,11 +61,10 @@ Do not daemonize. If this option is specified, .Nm will run in the foreground. When specified one more time, -.Nm will log to -.Em stderr -instead of using syslog. Then, this option can be specified many times -to increase verbosity. When specified four times, debug logs will be -enabled. They can be filtered with +.Nm +will not log to syslog but only to stderr. Then, this option can be +specified many times to increase verbosity. When specified four times, +debug logs will be enabled. They can be filtered with .Fl D flag. .It Fl D Ar debug -- 2.39.5