diff options
-rw-r--r-- | share/man/man4/ucom.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index 36e4f9dbfed..abe37809027 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ucom.4,v 1.9 2004/09/30 19:59:25 mickey Exp $ +.\" $OpenBSD: ucom.4,v 1.10 2005/01/10 20:21:10 deraadt Exp $ .\" $NetBSD: ucom.4,v 1.3 2000/04/14 14:55:18 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -71,6 +71,7 @@ multiple external ports. .Sh FILES .Bl -tag -width Pa .It Pa /dev/ttyU? +.It Pa /dev/cuaU? .El .Sh SEE ALSO .Xr intro 4 , |