Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.amiga Fix typo



details:   https://anonhg.NetBSD.org/src/rev/b7dac5e76417
branches:  trunk
changeset: 778954:b7dac5e76417
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Sun Apr 22 12:23:22 2012 +0000

description:
Fix typo

diffstat:

 share/man/man4/man4.amiga/mppb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 32b14647bccf -r b7dac5e76417 share/man/man4/man4.amiga/mppb.4
--- a/share/man/man4/man4.amiga/mppb.4  Sun Apr 22 10:23:39 2012 +0000
+++ b/share/man/man4/man4.amiga/mppb.4  Sun Apr 22 12:23:22 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mppb.4,v 1.4 2011/12/05 10:36:39 wiz Exp $
+.\" $NetBSD: mppb.4,v 1.5 2012/04/22 12:23:22 rkujawa Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -70,7 +70,7 @@
 .Sh BUGS
 The hardware does not support DMA to host memory.
 .Pp
-The Prometheus does not support repeating of PCI transations, instead if the
+The Prometheus does not support repeating of PCI transactions, instead if the
 PCI card demands a retry of transaction, it returns value 0xFFFFFFFF.
 This is currently not handled by the
 .Nm



Home | Main Index | Thread Index | Old Index