Add a missing "Ar" macro to the description of the -R flag in the manpage.

Approved by:	bjk (doc committer), krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16520
This commit is contained in:
Mateusz Piotrowski 2018-08-01 12:18:52 +00:00
parent 8696ce6e29
commit 26e19acaeb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337040

View File

@ -66,7 +66,7 @@ Redirect standard input, standard output and standard error to
.It Fl S
Enable syslog output.
This is implicitly applied if other syslog parameters are provided.
The default values are daemon, notice, and daemon for facility, priority, and
The default values are daemon, notice, and daemon for facility, priority, and
tag, respectively.
.It Fl o Ar output_file
Append output from the daemonized process to
@ -117,7 +117,7 @@ option is used or not.
.It Fl r
Supervise and restart the program after a one-second delay if it has
been terminated.
.It Fl R restart_delay_seconds
.It Fl R Ar restart_delay_seconds
Supervise and restart the program after the specified delay
if it has been terminated.
.It Fl t Ar title