Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/btattach Fix a typo.



details:   https://anonhg.NetBSD.org/src/rev/f47acbd1a196
branches:  trunk
changeset: 764601:f47acbd1a196
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 28 16:23:41 2011 +0000

description:
Fix a typo.

diffstat:

 usr.sbin/btattach/btattach.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4406aa18d723 -r f47acbd1a196 usr.sbin/btattach/btattach.8
--- a/usr.sbin/btattach/btattach.8      Thu Apr 28 16:20:20 2011 +0000
+++ b/usr.sbin/btattach/btattach.8      Thu Apr 28 16:23:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btattach.8,v 1.5 2010/03/09 10:54:01 wiz Exp $
+.\" $NetBSD: btattach.8,v 1.6 2011/04/28 16:23:41 wiz Exp $
 .\"
 .\" Copyright (c) 2007 KIYOHARA Takashi
 .\" All rights reserved.
@@ -65,7 +65,7 @@
 .It Cm btuart
 Generic UART (this is the default)
 .It Cm csr
-Cambridge Silicon Radio Casira serial adaptor, or
+Cambridge Silicon Radio Casira serial adapter, or
 Brainboxes serial dongle (BL642)
 .It Cm ericsson
 Ericsson based modules



Home | Main Index | Thread Index | Old Index