From owner-svn-src-head@FreeBSD.ORG Wed Feb 27 20:16:31 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4A3ED723; Wed, 27 Feb 2013 20:16:31 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 32284CEE; Wed, 27 Feb 2013 20:16:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1RKGV4R089290; Wed, 27 Feb 2013 20:16:31 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1RKGV48089289; Wed, 27 Feb 2013 20:16:31 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201302272016.r1RKGV48089289@svn.freebsd.org> From: Joel Dahl Date: Wed, 27 Feb 2013 20:16:31 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r247417 - head/usr.sbin/watchdogd X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 20:16:31 -0000 Author: joel (doc committer) Date: Wed Feb 27 20:16:30 2013 New Revision: 247417 URL: http://svnweb.freebsd.org/changeset/base/247417 Log: Remove EOL whitespace. Modified: head/usr.sbin/watchdogd/watchdogd.8 Modified: head/usr.sbin/watchdogd/watchdogd.8 ============================================================================== --- head/usr.sbin/watchdogd/watchdogd.8 Wed Feb 27 20:15:06 2013 (r247416) +++ head/usr.sbin/watchdogd/watchdogd.8 Wed Feb 27 20:16:30 2013 (r247417) @@ -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 .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