Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2010 16:42:53 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r208510 - head/usr.sbin/iostat
Message-ID:  <201005241642.o4OGgrBQ055750@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005241642.o4OGgrBQ055750>