summaryrefslogtreecommitdiffstats
path: root/share/man/man4/uplcom.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-11-22 21:30:02 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-11-22 21:30:02 +0000
commit3c5d5c9c84325f3e636b8c572ef85ba5c9e8d672 (patch)
tree51929f2c1289c99b1b5bda707f45a3f7acd67275 /share/man/man4/uplcom.4
parentdf4984d2dda3f456594a1a5bd9d22c3acfd1a968 (diff)
downloadFreeBSD-src-3c5d5c9c84325f3e636b8c572ef85ba5c9e8d672.zip
FreeBSD-src-3c5d5c9c84325f3e636b8c572ef85ba5c9e8d672.tar.gz
Use our standard section 4 SYNOPSIS.
MFC after: 3 days
Diffstat (limited to 'share/man/man4/uplcom.4')
-rw-r--r--share/man/man4/uplcom.414
1 files changed, 13 insertions, 1 deletions
diff --git a/share/man/man4/uplcom.4 b/share/man/man4/uplcom.4
index f3a1b83..cc1fa59 100644
--- a/share/man/man4/uplcom.4
+++ b/share/man/man4/uplcom.4
@@ -36,15 +36,27 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 19, 2006
+.Dd November 22, 2006
.Dt UPLCOM 4
.Os
.Sh NAME
.Nm uplcom
.Nd USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
.Sh SYNOPSIS
+To compile this driver into the kernel,
+place the following lines in your
+kernel configuration file:
+.Bd -ragged -offset indent
.Cd "device uplcom"
.Cd "device ucom"
+.Ed
+.Pp
+Alternatively, to load the driver as a
+module at boot time, place the following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+uplcom_load="YES"
+.Ed
.Sh DESCRIPTION
The
.Nm
OpenPOWER on IntegriCloud