diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2002-08-12 20:28:53 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2002-08-12 20:28:53 +0000 |
| commit | bcee84993476bffc1a67a13201f2a2b54d833eb5 (patch) | |
| tree | 40647f85b4c9d13ce58eb8b090717e797df74298 | |
| parent | 242d59f390ca585a8e9ede43cf0b32fb7b9be105 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/ucom.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index 9f52b9ac212b..799e9e7a7d8d 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -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 , |
