Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/envstat Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/a25a6ed6d52c
branches:  trunk
changeset: 765845:a25a6ed6d52c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jun 07 17:47:24 2011 +0000

description:
Sort sections.

diffstat:

 usr.sbin/envstat/envstat.8 |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r b4ff9c77158c -r a25a6ed6d52c usr.sbin/envstat/envstat.8
--- a/usr.sbin/envstat/envstat.8        Tue Jun 07 17:30:18 2011 +0000
+++ b/usr.sbin/envstat/envstat.8        Tue Jun 07 17:47:24 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: envstat.8,v 1.59 2011/06/07 17:28:59 pgoyette Exp $
+.\"    $NetBSD: envstat.8,v 1.60 2011/06/07 17:47:24 wiz Exp $
 .\"
 .\" Copyright (c) 2000, 2007, 2008, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -231,12 +231,6 @@
 .Xr ug 4 ,
 .Xr viaenv 4 ,
 .Xr envsys.conf 5
-.Sh BUGS
-When displaying statistics using the
-.Fl T
-option, the average value is an average of the minimum, maximum, and
-current sensor values.
-It is not an average of all current values displayed during the session.
 .Sh HISTORY
 .Nm
 appeared in
@@ -253,3 +247,9 @@
 .An Juan Romero Pardines .
 The previous version was written by
 .An Bill Squier .
+.Sh BUGS
+When displaying statistics using the
+.Fl T
+option, the average value is an average of the minimum, maximum, and
+current sensor values.
+It is not an average of all current values displayed during the session.



Home | Main Index | Thread Index | Old Index