diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-09-15 18:17:36 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-09-15 18:17:36 +0000 |
commit | 163e28d818a4949ebc0ffc378dbe34edc1f28a33 (patch) | |
tree | db44618d7880426085a4f309a05fccbafcf87363 /share | |
parent | 4304db5a881efa6f21b21bde3c891eca4f77eb64 (diff) |
only 5400 was tested
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/twe.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index 8d99c03019f..d92018ed786 100644 --- a/share/man/man4/twe.4 +++ b/share/man/man4/twe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: twe.4,v 1.1 2000/09/15 18:08:01 mickey Exp $ +.\" $OpenBSD: twe.4,v 1.2 2000/09/15 18:17:35 mickey Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff. All rights reserved. .\" @@ -63,3 +63,5 @@ To work around that double-buffering is used, allocating aligned buffer when required and copying data back and forth as needed. Unaligned buffers are very rare occasion, but if not handled properly makes the card comatose. +.Pp +Only 3W-5400 was tested, but others should work. |