aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2006-03-30 02:27:25 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2006-03-30 02:27:25 +0000
commit06f40e96101a0d0faa93197474c8c7e2852c748e (patch)
tree4442f5ca7fbf497859de2697c8462b6fa3a7ed70 /share
parent4b3b0413d2c5cb4f2a570fa3bed3c134d5377608 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/uart.414
1 files changed, 14 insertions, 0 deletions
diff --git a/share/man/man4/uart.4 b/share/man/man4/uart.4
index 0d20c6d35c92..e5db31399ca1 100644
--- a/share/man/man4/uart.4
+++ b/share/man/man4/uart.4
@@ -121,6 +121,20 @@ Z8530: Zilog 8530 based serial communications controllers in asynchronous
mode.
.El
.\"
+.Sh FILES
+.Bl -tag -width /dev/ttyu?.init -compact
+.It Pa /dev/ttyu?
+for callin ports
+.It Pa /dev/ttyu?.init
+.It Pa /dev/ttyu?.lock
+corresponding callin initial-state and lock-state devices
+.Pp
+.It Pa /dev/cuau?
+for callout ports
+.It Pa /dev/cuau?.init
+.It Pa /dev/cuau?.lock
+corresponding callout initial-state and lock-state devices
+.El
.Sh SEE ALSO
.Xr puc 4
.\"