Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 May 2010 20:02:39 +0000 (UTC)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/iostat iostat.c
Message-ID:  <201005082002.o48K2xTB051304@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2010-05-08 20:02:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/iostat      iostat.c 
  Log:
  SVN rev 207794 on 2010-05-08 20:02:39Z by keramida
  
  MFC r196254 iostat: add a bit of space between tty in/out columns
  
  The columns for tty input and output may bump against each other
  if the tty output needs more than 5 columns.  Add a bit of space
  that pushes everything 1 column to the right, but also avoids the
  problem.
  
  Approved by:    rwatson
  
  Revision  Changes    Path
  1.36.2.4  +6 -6      src/usr.sbin/iostat/iostat.c



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