diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2020-09-24 19:12:03 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2020-09-24 19:12:03 +0000 |
| commit | dffc6929bf880de9f4020035dd7d0b1935cffae7 (patch) | |
| tree | a8f401ad1f6d593f9ed47bebb3f69fa54349d6ce /usr.sbin/daemon | |
| parent | 194498e9b5adcc727ba857e064a921ee12d4c99c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/daemon')
| -rw-r--r-- | usr.sbin/daemon/daemon.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index 04190a5b76f0..a0481f742b1e 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. |
