aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/watchdogd
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2013-02-27 20:16:30 +0000
committerJoel Dahl <joel@FreeBSD.org>2013-02-27 20:16:30 +0000
commit06db73ec2b89430bcb2a812cbf4ad6b99333ebe0 (patch)
tree3e42c7f777e1bf42dac9962e92767b9b6d0ce66a /usr.sbin/watchdogd
parent42e7fa7e098a659161b9261a0de31000e1c46d62 (diff)
downloadsrc-06db73ec2b89430bcb2a812cbf4ad6b99333ebe0.tar.gz
src-06db73ec2b89430bcb2a812cbf4ad6b99333ebe0.zip
Remove EOL whitespace.
Notes
Notes: svn path=/head/; revision=247417
Diffstat (limited to 'usr.sbin/watchdogd')
-rw-r--r--usr.sbin/watchdogd/watchdogd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8
index 3666a5ae3c26..3fb61f6c8779 100644
--- a/usr.sbin/watchdogd/watchdogd.8
+++ b/usr.sbin/watchdogd/watchdogd.8
@@ -100,7 +100,7 @@ that its script has run for too long.
If unset
.Ar script_timeout
defaults to the value specified by the
-.Fl s Ar sleep
+.Fl s Ar sleep
option.
.Pp
Upon receiving the
@@ -140,7 +140,7 @@ The default is just to log a message (WD_SOFT_LOG) via
.Pp
.It Fl -pretimeout-action Ar action
Set the timeout action for the pretimeout.
-See the section
+See the section
.Sx Timeout Actions .
.Pp
.It Fl -softtimeout
@@ -152,7 +152,7 @@ a message (WD_SOFT_LOG).
.Pp
.It Fl -softtimeout-action Ar action
Set the timeout action for the softtimeout.
-See the section
+See the section
.Sx Timeout Actions .
.Pp
.El
@@ -179,7 +179,7 @@ Log a message using
when the timeout is reached.
.Pp
.It Ar printf
-call the kernel
+call the kernel
.Xr printf 9
to display a message to the console and
.Xr dmesg 8