Remove EOL whitespace.

This commit is contained in:
Joel Dahl 2013-02-27 20:16:30 +00:00
parent 42e7fa7e09
commit 06db73ec2b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=247417

View File

@ -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