diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
commit | ce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch) | |
tree | 2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /share/man/man4/man4.sparc/spif.4 | |
parent | 611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff) |
Typo fixes.
Diffstat (limited to 'share/man/man4/man4.sparc/spif.4')
-rw-r--r-- | share/man/man4/man4.sparc/spif.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/spif.4 b/share/man/man4/man4.sparc/spif.4 index 6fd861c1cac..094be1f2328 100644 --- a/share/man/man4/man4.sparc/spif.4 +++ b/share/man/man4/man4.sparc/spif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spif.4,v 1.3 1999/07/09 13:35:42 aaron Exp $ +.\" $OpenBSD: spif.4,v 1.4 1999/09/23 04:12:06 alex Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -74,7 +74,7 @@ well as automatic hardware (RTS/CTS) flow control. .Sh DIAGNOSTICS .Bl -diag .It "spif%d: ccr timeout" -A timeout occured while writing to one of the CD180 registers. +A timeout occurred while writing to one of the CD180 registers. .It "stty%d-%d: fifo overflow" Incoming characters were discarded because the driver's interrupt routine could not read them fast enough from the card. |