diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ucom.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ucom.4 b/share/man/man4/ucom.4 index 243f3b0b327..c45f6633fe1 100644 --- a/share/man/man4/ucom.4 +++ b/share/man/man4/ucom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ucom.4,v 1.18 2006/10/26 04:25:59 jsg Exp $ +.\" $OpenBSD: ucom.4,v 1.19 2006/10/26 19:45:25 jmc Exp $ .\" $NetBSD: ucom.4,v 1.3 2000/04/14 14:55:18 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -61,9 +61,9 @@ driver attaches to USB modems, serial ports, and other devices that need to look like a tty. The .Nm -driver shows a behaviour like a -.Xr tty 4 . -This means that normal programs such as +driver behaves like a +.Xr tty 4 : +this means that normal programs such as .Xr tip 1 or .Xr pppd 8 |