Module Name: src
Committed By: snj
Date: Thu Mar 2 01:10:21 UTC 2017
Modified Files:
src/share/man/man4: mtd.4
Log Message:
CardBus capitalization police
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/mtd.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/mtd.4
diff -u src/share/man/man4/mtd.4:1.6 src/share/man/man4/mtd.4:1.7
--- src/share/man/man4/mtd.4:1.6 Tue Mar 18 18:20:39 2014
+++ src/share/man/man4/mtd.4 Thu Mar 2 01:10:21 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: mtd.4,v 1.6 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: mtd.4,v 1.7 2017/03/02 01:10:21 snj Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -68,5 +68,5 @@ not work on other architectures that req
.Pp
Power management is missing.
.Pp
-A cardbus variant is rumored to exist, but support for it has not been
+A CardBus variant is rumored to exist, but support for it has not been
added to the driver yet.