diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-20 22:13:49 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-20 22:13:49 +0000 |
commit | 0a60a3b47f9e4e54b9febbdcd3f0875cc1feb78b (patch) | |
tree | 7c2a172124c16d2f85601e18ee3c5110f10efc94 /share | |
parent | eaed8d316a8118dbe70f3d9aee379ddd6598b081 (diff) |
Don't explicitely mention these drivers are ``still under developement''.
All the tree is, until people get tired...
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/com.4 | 5 | ||||
-rw-r--r-- | share/man/man4/cy.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/adb.4 | 4 |
3 files changed, 5 insertions, 10 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index 7ecbaeae255..0fcdf34945e 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.14 2004/02/13 20:46:03 mickey Exp $ +.\" $OpenBSD: com.4,v 1.15 2004/03/20 22:13:47 miod Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -146,8 +146,7 @@ The driver was originally derived from the .Nm HP9000/300 .Nm dca -driver and is -.Ud +driver. .Sh BUGS Data loss is possible on busy systems with unbuffered UARTs at high speed. .Pp diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4 index cf96974b0dc..6926a6b1526 100644 --- a/share/man/man4/cy.4 +++ b/share/man/man4/cy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cy.4,v 1.11 2004/01/23 23:08:46 jmc Exp $ +.\" $OpenBSD: cy.4,v 1.12 2004/03/20 22:13:47 miod Exp $ .\" .\" Copyright (c) 1993 Andrew Herbert. .\" All rights reserved. @@ -86,9 +86,7 @@ However, neither Cyclades nor the author make any warranties regarding this software, nor guarantees of support. .Sh AUTHORS The driver was written by -.An Andrew Herbert Aq andrew@werple.apana.org.au , -and is still -.Ud +.An Andrew Herbert Aq andrew@werple.apana.org.au . .Sh BUGS There is currently no BREAK handling - breaks are ignored. There is no support for bad-character reporting, except via PARMRK. diff --git a/share/man/man4/man4.mac68k/adb.4 b/share/man/man4/man4.mac68k/adb.4 index 3ae3b44b410..184daf6b4d5 100644 --- a/share/man/man4/man4.mac68k/adb.4 +++ b/share/man/man4/man4.mac68k/adb.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: adb.4,v 1.8 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: adb.4,v 1.9 2004/03/20 22:13:48 miod Exp $ .\" $NetBSD: adb.4,v 1.1 1997/07/18 02:13:42 ender Exp $ .\" .Dd July 17, 1997 @@ -250,8 +250,6 @@ The .Nm interface first appeared in .Nx 0.9 . -It is -.Ud . .Sh AUTHORS Bradley A. Grantham wrote the original .Nm |