diff options
author | 1998-07-04 19:28:58 +0000 | |
---|---|---|
committer | 1998-07-04 19:28:58 +0000 | |
commit | 456974890233af3d13923c41e84b972311519b6d (patch) | |
tree | 085ea7a9d4b1d64c72dd15e49ed6dd2c09044759 | |
parent | newsalt also takes ,rounds modifier. (diff) | |
download | wireguard-openbsd-456974890233af3d13923c41e84b972311519b6d.tar.xz wireguard-openbsd-456974890233af3d13923c41e84b972311519b6d.zip |
typo; jon@oaktree.co.uk
-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. |