Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config `Controller' takes two l's.
details: https://anonhg.NetBSD.org/src/rev/7da6b52bf82a
branches: trunk
changeset: 327389:7da6b52bf82a
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Mar 06 15:00:21 2014 +0000
description:
`Controller' takes two l's.
diffstat:
usr.bin/config/config.samples.5 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r cd4648601888 -r 7da6b52bf82a usr.bin/config/config.samples.5
--- a/usr.bin/config/config.samples.5 Thu Mar 06 13:33:46 2014 +0000
+++ b/usr.bin/config/config.samples.5 Thu Mar 06 15:00:21 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.samples.5,v 1.5 2014/02/13 22:36:28 wiz Exp $
+.\" $NetBSD: config.samples.5,v 1.6 2014/03/06 15:00:21 riastradh Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation.
.\" All rights reserved.
@@ -222,13 +222,13 @@
.Bd -literal -offset indent
audio* at auvia?
.Ed
-in the kernel configuration file, but then one instance per audio controler
+in the kernel configuration file, but then one instance per audio controller
would be needed.
.Em Interface attributes
reflect the fact there is a standard way to attach a device to its parent, no
matter what the latter is precisely.
It also means lower maintainance of the kernel configuration files because
-drivers for audio controlers are added more easily.
+drivers for audio controllers are added more easily.
.Pp
Most attachments are done through
.Em interface attributes ,
Home |
Main Index |
Thread Index |
Old Index