A couple small grammar fixes. From Constantine Aleksandrovich Murenin.

This commit is contained in:
snj 2009-12-19 00:16:51 +00:00
parent bbbb5348d6
commit 946a137e1d

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysmon_envsys.9,v 1.30 2009/06/15 12:21:33 wiz Exp $
.\" $NetBSD: sysmon_envsys.9,v 1.31 2009/12/19 00:16:51 snj Exp $
.\"
.\" Copyright (c) 2007, 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -94,7 +94,7 @@ function.
.Pp
The
.Em sysmon_envsys
structure is defined as follow
structure is defined as follows
(only the public members are shown):
.Bd -literal
struct sysmon_envsys {
@ -274,7 +274,7 @@ event will never be sent, and the graceful shutdown won't be possible.
.Ss SENSOR DETAILS
Each sensor uses a
.Sy envsys_data_t
structure, it's defined as follow (only the public members are shown);
structure, it's defined as follows (only the public members are shown);
.Bd -literal
typedef struct envsys_data {
uint32_t units;