mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix cut-and-pasted line to have the right option letter.
Reported by: 0mp@ Pointy hat: ian@
This commit is contained in:
parent
bbbac409fe
commit
c1ee3587a1
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 14, 2018
|
||||
.Dd April 15, 2018
|
||||
.Dt DAEMON 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
.Op Fl s Ar syslog_priority
|
||||
.Op Fl T Ar syslog_tag
|
||||
.Op Fl l Ar syslog_facility
|
||||
.Op Fl T Ar restart_delay_seconds
|
||||
.Op Fl R Ar restart_delay_seconds
|
||||
.Ar command arguments ...
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue