Small grammar fix. From Constantine Aleksandrovich Murenin.
This commit is contained in:
parent
e9c4fabb38
commit
bbbb5348d6
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: envsys.4,v 1.44 2009/10/14 23:18:39 joerg Exp $
|
.\" $NetBSD: envsys.4,v 1.45 2009/12/19 00:15:28 snj Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -157,7 +157,7 @@ Let's explain some more about those objects:
|
||||||
.It Fa allow-rfact
|
.It Fa allow-rfact
|
||||||
Set to
|
Set to
|
||||||
.Em true
|
.Em true
|
||||||
mean that the sensor is able to change the resistor factor,
|
means that the sensor is able to change the resistor factor,
|
||||||
only used in Voltage sensors.
|
only used in Voltage sensors.
|
||||||
.It Fa avg-value
|
.It Fa avg-value
|
||||||
Current average value in the sensor.
|
Current average value in the sensor.
|
||||||
|
|
Loading…
Reference in New Issue