Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 00:05:19 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/iostat iostat.8
Message-ID:  <201011240005.oAO05XKJ021882@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2010-11-24 00:05:19 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/iostat      iostat.8 
  Log:
  SVN rev 215786 on 2010-11-24 00:05:19Z by yar
  
  Clarify a few details about iostat(8) behavior:
  
  - The default repeat count for iostat(8) is 1 unless there
    was a -w on the command line.
  
  - A -x display doesn't include TTY or CPU stats by default
    but they can be turned on with a -T or -C, respectively.
  
  Submitted by:   arundel (initial version)
  Reviewed by:    arundel
  MFC after:      1 week
  
  Revision  Changes    Path
  1.37      +16 -2     src/usr.sbin/iostat/iostat.8



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