Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix spelling.
details: https://anonhg.NetBSD.org/src/rev/b3abc0ac2fc6
branches: trunk
changeset: 789100:b3abc0ac2fc6
user: snj <snj%NetBSD.org@localhost>
date: Tue Aug 06 19:02:57 2013 +0000
description:
Fix spelling.
diffstat:
share/man/man4/bge.4 | 4 ++--
share/man/man4/flash.4 | 4 ++--
share/man/man4/g760a.4 | 4 ++--
share/man/man4/iee.4 | 6 +++---
share/man/man4/malo.4 | 4 ++--
share/man/man4/uyurex.4 | 4 ++--
6 files changed, 13 insertions(+), 13 deletions(-)
diffs (117 lines):
diff -r 2e578effddb8 -r b3abc0ac2fc6 share/man/man4/bge.4
--- a/share/man/man4/bge.4 Tue Aug 06 17:53:55 2013 +0000
+++ b/share/man/man4/bge.4 Tue Aug 06 19:02:57 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bge.4,v 1.14 2013/07/04 09:39:48 wiz Exp $
+.\" $NetBSD: bge.4,v 1.15 2013/08/06 19:02:57 snj Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -146,7 +146,7 @@
control.
A value of 1 yields a
.Nm
-interrrupt for every two full-sized Ethernet frames.
+interrupt for every two full-sized Ethernet frames.
Each increment of the value will, roughly, halve receive interrupt rate,
up to a maximum of 5, which interrupts about every 30 to 40 full-sized
TCP segments.
diff -r 2e578effddb8 -r b3abc0ac2fc6 share/man/man4/flash.4
--- a/share/man/man4/flash.4 Tue Aug 06 17:53:55 2013 +0000
+++ b/share/man/man4/flash.4 Tue Aug 06 19:02:57 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: flash.4,v 1.4 2013/07/20 21:39:58 wiz Exp $
+.\" $NetBSD: flash.4,v 1.5 2013/08/06 19:02:57 snj Exp $
.\"
.\" Copyright (c) 2010 Department of Software Engineering,
.\" University of Szeged, Hungary
@@ -56,7 +56,7 @@
.It Dv FLASH_ERASE_BLOCK (struct flash_erase_params)
This command erases one or more blocks.
.It Dv FLASH_GET_INFO (struct flash_info_params)
-This command aquires information aboout the flash device.
+This command acquires information about the flash device.
.El
.Sh FILES
.Bl -tag -width /dev/flash -compact
diff -r 2e578effddb8 -r b3abc0ac2fc6 share/man/man4/g760a.4
--- a/share/man/man4/g760a.4 Tue Aug 06 17:53:55 2013 +0000
+++ b/share/man/man4/g760a.4 Tue Aug 06 19:02:57 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: g760a.4,v 1.2 2010/10/02 09:18:57 wiz Exp $
+.\" $NetBSD: g760a.4,v 1.3 2013/08/06 19:02:57 snj Exp $
.\"
.\" Copyright (c) 2008 A.Leo.
.\" All rights reserved.
@@ -59,7 +59,7 @@
The default value is 0.
.Pp
When setting the desired speed the RPM number will be converted
-to the internal represenation and truncated.
+to the internal representation and truncated.
For example when you are setting 2000 it will be truncated to 2006,
and 8000 will be changed to 8057.
.El
diff -r 2e578effddb8 -r b3abc0ac2fc6 share/man/man4/iee.4
--- a/share/man/man4/iee.4 Tue Aug 06 17:53:55 2013 +0000
+++ b/share/man/man4/iee.4 Tue Aug 06 19:02:57 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: iee.4,v 1.5 2009/05/27 19:23:59 snj Exp $
+.\" $NetBSD: iee.4,v 1.6 2013/08/06 19:02:57 snj Exp $
.\" Copyright (c) 2002 Jochen Kunz.
.\" All rights reserved.
.\"
@@ -95,7 +95,7 @@
was to small to store them all.
Frame reception was restarted from scratch.
Most likely there where frames lost.
-.It "iee%d: iee_intr: scb_status=0x%x scb_cmd=0x%x faild command %d: cb_status[%d]=0x%.4x cb_cmd[%d]=0x%.4x"
+.It "iee%d: iee_intr: scb_status=0x%x scb_cmd=0x%x failed command %d: cb_status[%d]=0x%.4x cb_cmd[%d]=0x%.4x"
A transmit or setup command was not executed successfully.
.It "iee%d: iee_intr: crc_err=%d"
Number of frames with a CRC error received.
@@ -141,7 +141,7 @@
The interface will be reset and restarted.
.It "iee%d: iee_gsc_cmd: timeout n=%d"
Timeout at sending a channel attention command to the chip.
-.It "iee%d: iee_gsc_reset timeout bussy=0x%x"
+.It "iee%d: iee_gsc_reset timeout busy=0x%x"
Timeout at resetting the chip.
Possible errors during
.Xr autoconf 4 .
diff -r 2e578effddb8 -r b3abc0ac2fc6 share/man/man4/malo.4
--- a/share/man/man4/malo.4 Tue Aug 06 17:53:55 2013 +0000
+++ b/share/man/man4/malo.4 Tue Aug 06 19:02:57 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: malo.4,v 1.4 2013/07/20 21:39:58 wiz Exp $
+.\" $NetBSD: malo.4,v 1.5 2013/08/06 19:02:57 snj Exp $
.\" $OpenBSD: malo.4,v 1.35 2010/11/01 17:59:09 jmc Exp $
.\"
.\" Copyright (c) 2006 Theo de Raadt.
@@ -173,7 +173,7 @@
.An Claudio Jeker Aq Mt claudio%openbsd.org@localhost
and
.An Marcus Glocker Aq Mt mglocker%openbsd.org@localhost
-and apparead first in
+and appearead first in
.Ox 4.1 .
.Nx
porting was done by
diff -r 2e578effddb8 -r b3abc0ac2fc6 share/man/man4/uyurex.4
--- a/share/man/man4/uyurex.4 Tue Aug 06 17:53:55 2013 +0000
+++ b/share/man/man4/uyurex.4 Tue Aug 06 19:02:57 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uyurex.4,v 1.4 2013/07/20 21:39:58 wiz Exp $
+.\" $NetBSD: uyurex.4,v 1.5 2013/08/06 19:02:57 snj Exp $
.\" $OpenBSD: uyurex.4,v 1.2 2010/03/01 09:36:24 jmc Exp $
.\"
.\" Copyright (c) 2010 Yojiro UO <yuo%nui.org@localhost>
@@ -33,7 +33,7 @@
.Xr envstat 8
command.
The counter unit for twitch is "BBU" (BinBo-YUsuri or
-Bounding Body from Unconciousness) and the unit for BBU speed
+Bounding Body from Unconsciousness) and the unit for BBU speed
is "mBBU/sec" (milli BBU per second).
.Sh SEE ALSO
.Xr envsys 4 ,
Home |
Main Index |
Thread Index |
Old Index