mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reflect devnode naming change from /dev/ubser?.? to /dev/ttyy??
This commit is contained in:
parent
21122bea01
commit
3d98dde1c5
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ The
|
|||
.Nm
|
||||
driver provides support for the BWCT console management serial adapters.
|
||||
.Sh FILES
|
||||
.Bl -tag -width ".Pa /dev/ubser?.?" -compact
|
||||
.It Pa /dev/ubser?.?
|
||||
.Bl -tag -width ".Pa /dev/ttyy??" -compact
|
||||
.It Pa /dev/ttyy??
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr tty 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue