aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/daemon/daemon.8
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2018-08-01 12:18:52 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2018-08-01 12:18:52 +0000
commit26e19acaeb346b8634e298d4fb7f304dfc202345 (patch)
tree913b2aca64729686d024d831bcd2d837f7a94d72 /usr.sbin/daemon/daemon.8
parent8696ce6e29f65488a1304776b145ac60274c1a12 (diff)
downloadsrc-26e19acaeb346b8634e298d4fb7f304dfc202345.tar.gz
src-26e19acaeb346b8634e298d4fb7f304dfc202345.zip
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
Notes
Notes: svn path=/head/; revision=337040
Diffstat (limited to 'usr.sbin/daemon/daemon.8')
-rw-r--r--usr.sbin/daemon/daemon.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8
index b63994e1a7db..6c4dacc12e82 100644
--- a/usr.sbin/daemon/daemon.8
+++ b/usr.sbin/daemon/daemon.8
@@ -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