envstat output is now so wide that it better be indented by only 2 instead of 6n
This commit is contained in:
parent
499833724f
commit
e63ce92c35
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: aibs.4,v 1.4 2010/02/09 22:59:41 wiz Exp $
|
||||
.\" $NetBSD: aibs.4,v 1.5 2010/02/12 02:16:59 cnst Exp $
|
||||
.\" $OpenBSD: aibs.4,v 1.4 2009/07/30 06:30:45 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2009 Constantine A. Murenin <cnst+netbsd@bugmail.mojo.ru>
|
||||
|
@ -98,7 +98,7 @@ interface,
|
|||
and can be monitored with
|
||||
.Xr envstat 8 .
|
||||
For example, on an ASUS V3-P5G965 barebone:
|
||||
.Bd -literal -offset indent
|
||||
.Bd -literal -offset 2n
|
||||
$ envstat -d aibs0
|
||||
Current CritMax WarnMax WarnMin CritMin Unit
|
||||
Vcore Voltage: 1.152 1.600 0.850 V
|
||||
|
|
Loading…
Reference in New Issue