Module Name: src
Committed By: snj
Date: Sat Dec 19 00:16:51 UTC 2009
Modified Files:
src/share/man/man9: sysmon_envsys.9
Log Message:
A couple small grammar fixes. From Constantine Aleksandrovich Murenin.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man9/sysmon_envsys.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/sysmon_envsys.9
diff -u src/share/man/man9/sysmon_envsys.9:1.30 src/share/man/man9/sysmon_envsys.9:1.31
--- src/share/man/man9/sysmon_envsys.9:1.30 Mon Jun 15 12:21:33 2009
+++ src/share/man/man9/sysmon_envsys.9 Sat Dec 19 00:16:51 2009
@@ -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 @@
.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 @@
.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;