diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-04 19:28:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-07-04 19:28:59 +0000 |
commit | 80ecb222f8719b8121029be6aaf0ed372f19a598 (patch) | |
tree | 560dcdd0ff8ab7073a64ca3a4a52685764bf0991 /usr.sbin | |
parent | 177e2a2caa0809c70366727363e9e9a6d813c93a (diff) |
typo; jon@oaktree.co.uk
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/eeprom/eeprom.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index aeda2203f82..24a18aeb414 100644 --- a/usr.sbin/eeprom/eeprom.8 +++ b/usr.sbin/eeprom/eeprom.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eeprom.8,v 1.3 1996/07/08 22:09:47 ccappuc Exp $ +.\" $OpenBSD: eeprom.8,v 1.4 1998/07/04 19:28:58 deraadt Exp $ .\" $NetBSD: eeprom.8,v 1.2 1996/02/28 01:13:24 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -337,7 +337,7 @@ There are a few fields known to exist in some revisions of the EEPROM and/or OpenProm that are not yet supported. Most notable are those relating to password protection of the EEPROM or OpenProm. .Pp -Aviod gratuitously changing the contents of the EEPROM. It has a limited +Avoid gratuitously changing the contents of the EEPROM. It has a limited number of write cycles. .Pp The date parser isn't very intelligent. |