From owner-svn-src-all@FreeBSD.ORG Fri May 15 13:26:55 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48D05106566C; Fri, 15 May 2009 13:26:55 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 36B598FC1B; Fri, 15 May 2009 13:26:55 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n4FDQtWC024683; Fri, 15 May 2009 13:26:55 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n4FDQtTb024682; Fri, 15 May 2009 13:26:55 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200905151326.n4FDQtTb024682@svn.freebsd.org> From: Christian Brueffer Date: Fri, 15 May 2009 13:26:55 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r192141 - head/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 13:26:55 -0000 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