Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 A couple small grammar fixes. From Constanti...



details:   https://anonhg.NetBSD.org/src/rev/a03afcfaad60
branches:  trunk
changeset: 750145:a03afcfaad60
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Dec 19 00:16:51 2009 +0000

description:
A couple small grammar fixes.  From Constantine Aleksandrovich Murenin.

diffstat:

 share/man/man9/sysmon_envsys.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 3d98308fc4f4 -r a03afcfaad60 share/man/man9/sysmon_envsys.9
--- a/share/man/man9/sysmon_envsys.9    Sat Dec 19 00:15:28 2009 +0000
+++ b/share/man/man9/sysmon_envsys.9    Sat Dec 19 00:16:51 2009 +0000
@@ -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;



Home | Main Index | Thread Index | Old Index