From owner-svn-src-all@FreeBSD.ORG Mon May 24 16:42:53 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 695961065672; Mon, 24 May 2010 16:42:53 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from svn.freebsd.org (unknown [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 587568FC12; Mon, 24 May 2010 16:42:53 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o4OGgrIE055752; Mon, 24 May 2010 16:42:53 GMT (envelope-from sbruno@svn.freebsd.org) Received: (from sbruno@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o4OGgrBQ055750; Mon, 24 May 2010 16:42:53 GMT (envelope-from sbruno@svn.freebsd.org) Message-Id: <201005241642.o4OGgrBQ055750@svn.freebsd.org> From: Sean Bruno Date: Mon, 24 May 2010 16:42:53 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r208510 - head/usr.sbin/iostat X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 16:42:53 -0000 Author: sbruno Date: Mon May 24 16:42:53 2010 New Revision: 208510 URL: http://svn.freebsd.org/changeset/base/208510 Log: Cleanup manpage as suggested by jhb@ to start new sentences on a new line. MFC after: 2 Weeks Modified: head/usr.sbin/iostat/iostat.8 Modified: head/usr.sbin/iostat/iostat.8 ============================================================================== --- head/usr.sbin/iostat/iostat.8 Mon May 24 16:41:05 2010 (r208509) +++ head/usr.sbin/iostat/iostat.8 Mon May 24 16:42:53 2010 (r208510) @@ -241,9 +241,9 @@ If no repeat is specified, the default is infinity. The .Nm -command will accept and honor a non-integer number of seconds. Note that -the interval only has millisecond granularity. Smaller values will be -truncated. +command will accept and honor a non-integer number of seconds. +Note that the interval only has millisecond granularity. +Smaller values will be truncated. .Pp e.g. -w1.0001 becomes -w1.000 .Pp