summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-10-26 19:45:25 +0000
committerjmc <jmc@openbsd.org>2006-10-26 19:45:25 +0000
commitf912648b27fcd01a620e40bcb71bdf4fcd268c92 (patch)
treef7134dd5b170019b44e98685764d8a42de300903
parenttidy up the .Nd for some usb devices; (diff)
downloadwireguard-openbsd-f912648b27fcd01a620e40bcb71bdf4fcd268c92.tar.xz
wireguard-openbsd-f912648b27fcd01a620e40bcb71bdf4fcd268c92.zip
improve wording;
-rw-r--r--share/man/man4/ucom.48
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