Author: brueffer
Date: Fri May 15 13:26:54 2009
New Revision: 192141
URL: http://svn.freebsd.org/changeset/base/192141

Log:
  This driver can be loaded as a module now.
  
  MFC after:    3 days

Modified:
  head/share/man/man4/uchcom.4

Modified: head/share/man/man4/uchcom.4
==============================================================================
--- head/share/man/man4/uchcom.4        Fri May 15 10:45:52 2009        
(r192140)
+++ head/share/man/man4/uchcom.4        Fri May 15 13:26:54 2009        
(r192141)
@@ -36,7 +36,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 1, 2008
+.Dd May 15, 2009
 .Dt UCHCOM 4
 .Os
 .Sh NAME
@@ -50,13 +50,13 @@ kernel configuration file:
 .Cd "device uchcom"
 .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
-.\"uchcom_load="YES"
-.\".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
+uchcom_load="YES"
+.Ed
 .Sh DESCRIPTION
 The
 .Nm
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to