From owner-svn-src-all@FreeBSD.ORG Mon Mar 7 21:53:16 2011 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 12CE2106566C; Mon, 7 Mar 2011 21:53:16 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id F2A508FC15; Mon, 7 Mar 2011 21:53:15 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p27LrFqU048378; Mon, 7 Mar 2011 21:53:15 GMT (envelope-from hselasky@svn.freebsd.org) Received: (from hselasky@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p27LrFQh048364; Mon, 7 Mar 2011 21:53:15 GMT (envelope-from hselasky@svn.freebsd.org) Message-Id: <201103072153.p27LrFQh048364@svn.freebsd.org> From: Hans Petter Selasky Date: Mon, 7 Mar 2011 21:53:15 +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: r219387 - 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: Mon, 07 Mar 2011 21:53:16 -0000 Author: hselasky Date: Mon Mar 7 21:53:15 2011 New Revision: 219387 URL: http://svn.freebsd.org/changeset/base/219387 Log: - Remove superfluous ucom device lines in USB manual pages. Submitted by: Carl @ telus.net MFC after: 14 days Approved by: thompsa (mentor) Modified: head/share/man/man4/u3g.4 head/share/man/man4/uark.4 head/share/man/man4/ubsa.4 head/share/man/man4/uchcom.4 head/share/man/man4/ufoma.4 head/share/man/man4/uftdi.4 head/share/man/man4/uipaq.4 head/share/man/man4/umct.4 head/share/man/man4/umodem.4 head/share/man/man4/uplcom.4 head/share/man/man4/uslcom.4 head/share/man/man4/uvisor.4 head/share/man/man4/uvscom.4 Modified: head/share/man/man4/u3g.4 ============================================================================== --- head/share/man/man4/u3g.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/u3g.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -30,7 +30,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device u3g" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uark.4 ============================================================================== --- head/share/man/man4/uark.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uark.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -28,7 +28,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uark" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/ubsa.4 ============================================================================== --- head/share/man/man4/ubsa.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/ubsa.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -40,7 +40,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device ubsa" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uchcom.4 ============================================================================== --- head/share/man/man4/uchcom.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uchcom.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -41,7 +41,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uchcom" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/ufoma.4 ============================================================================== --- head/share/man/man4/ufoma.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/ufoma.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -39,7 +39,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device ufoma" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uftdi.4 ============================================================================== --- head/share/man/man4/uftdi.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uftdi.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -41,7 +41,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uftdi" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uipaq.4 ============================================================================== --- head/share/man/man4/uipaq.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uipaq.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -42,7 +42,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uipaq" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/umct.4 ============================================================================== --- head/share/man/man4/umct.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/umct.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -37,7 +37,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device umct" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/umodem.4 ============================================================================== --- head/share/man/man4/umodem.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/umodem.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -41,7 +41,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device umodem" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uplcom.4 ============================================================================== --- head/share/man/man4/uplcom.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uplcom.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -41,7 +41,6 @@ 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 Modified: head/share/man/man4/uslcom.4 ============================================================================== --- head/share/man/man4/uslcom.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uslcom.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -28,7 +28,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uslcom" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uvisor.4 ============================================================================== --- head/share/man/man4/uvisor.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uvisor.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -41,7 +41,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uvisor" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a Modified: head/share/man/man4/uvscom.4 ============================================================================== --- head/share/man/man4/uvscom.4 Mon Mar 7 20:32:46 2011 (r219386) +++ head/share/man/man4/uvscom.4 Mon Mar 7 21:53:15 2011 (r219387) @@ -41,7 +41,6 @@ place the following lines in your kernel configuration file: .Bd -ragged -offset indent .Cd "device uvscom" -.Cd "device ucom" .Ed .Pp Alternatively, to load the driver as a