From 0fc96c8558e8df7188d4fd8140778bedde817531 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 20 Dec 2004 22:12:44 +0000 Subject: ethernet -> Ethernet --- share/man/man9/bus_space.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/bus_space.9 b/share/man/man9/bus_space.9 index 5b27718e065..ab9d655010f 100644 --- a/share/man/man9/bus_space.9 +++ b/share/man/man9/bus_space.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bus_space.9,v 1.13 2004/11/26 23:49:58 marco Exp $ +.\" $OpenBSD: bus_space.9,v 1.14 2004/12/20 22:12:43 jsg Exp $ .\" $NetBSD: bus_space.9,v 1.15 2000/08/09 03:11:00 tv Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -1202,7 +1202,7 @@ In that case, they will never return. .El .Sh READING AND WRITING A SINGLE LOCATION MULTIPLE TIMES Some devices implement single locations in bus space which are to be -read or written multiple times to communicate data, e.g. some ethernet +read or written multiple times to communicate data, e.g. some Ethernet devices' packet buffer FIFOs. In order to allow drivers to manipulate these types of devices as efficiently as possible, the -- cgit v1.2.3