mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Replace /dev/tty with /dev/ucom.
Submitted by: wilko
This commit is contained in:
parent
242d59f390
commit
bcee849934
1 changed files with 2 additions and 2 deletions
|
|
@ -69,8 +69,8 @@ The
|
|||
locater can be used to decide which port to use for device that have
|
||||
multiple external ports.
|
||||
.Sh FILES
|
||||
.Bl -tag -width ".Pa /dev/ttyU?"
|
||||
.It Pa /dev/ttyU?
|
||||
.Bl -tag -width ".Pa /dev/ucom?"
|
||||
.It Pa /dev/ucom?
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr tty 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue