From dffc6929bf880de9f4020035dd7d0b1935cffae7 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 24 Sep 2020 19:12:03 +0000 Subject: [PATCH] Fix a typo in the 366098. Reported by: 0mp MFC after: 2 weeks (along with 366098) --- usr.sbin/daemon/daemon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index 04190a5b76f..a0481f742b1 100644 --- a/usr.sbin/daemon/daemon.8 +++ b/usr.sbin/daemon/daemon.8 @@ -74,7 +74,7 @@ Close and re-open it when signal SIGHUP is received, for interoperability with .Xr newsyslog 1 and similar log rotation / archival mechanisms. If -.Fa o +.Fl o is not specified, this flag is ignored. .It Fl S Enable syslog output.