Module Name: src
Committed By: wiz
Date: Fri Oct 25 22:15:02 UTC 2013
Modified Files:
src/share/man/man4: seeprom.4
Log Message:
Typo fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/seeprom.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/seeprom.4
diff -u src/share/man/man4/seeprom.4:1.5 src/share/man/man4/seeprom.4:1.6
--- src/share/man/man4/seeprom.4:1.5 Fri Oct 25 14:23:15 2013
+++ src/share/man/man4/seeprom.4 Fri Oct 25 22:15:02 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: seeprom.4,v 1.5 2013/10/25 14:23:15 jdc Exp $
+.\" $NetBSD: seeprom.4,v 1.6 2013/10/25 22:15:02 wiz Exp $
.\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -37,8 +37,9 @@
The
.Nm
driver provides support for the ATMEL 24-series of I2C EEPROMs, and
-compatables, available from a variety of vendors. The Philips PCF8582
-is also supported, as compatable with the AT24C02.
+compatibles, available from a variety of vendors.
+The Philips PCF8582 is also supported, as compatible with the
+AT24C02.
.Pp
Access to the contents of the memory is through a character device.
.Pp
@@ -73,7 +74,7 @@ device appeared in
.Sh BUGS
AT24C1024 EEPROM's are not supported.
.Pp
-Software write protection on the AT34Cxx EEPROM's is not supported.
+Software write protection on the AT34Cxx EEPROMs is not supported.
.Pp
The
.Nm