diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-01-10 20:21:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-01-10 20:21:11 +0000 |
commit | 4c8c11fc534fcd2868054ae522c79c266bddcedc (patch) | |
tree | 7963010080c6c2e4c27fa209f361573ff073143b | |
parent | 8258916f074dcdba2dedd55ba5372187bd3c3a6b (diff) |
minor docs for cuaU? support
-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 , |