From owner-svn-doc-all@FreeBSD.ORG Fri Feb 7 07:59:01 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32B96857; Fri, 7 Feb 2014 07:59:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D98D1C80; Fri, 7 Feb 2014 07:59:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s177x0gH093449; Fri, 7 Feb 2014 07:59:00 GMT (envelope-from taras@svn.freebsd.org) Received: (from taras@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s177x0KA093448; Fri, 7 Feb 2014 07:59:00 GMT (envelope-from taras@svn.freebsd.org) Message-Id: <201402070759.s177x0KA093448@svn.freebsd.org> From: Taras Korenko Date: Fri, 7 Feb 2014 07:59:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43817 - head/en_US.ISO8859-1/books/handbook/kernelconfig X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 07:59:01 -0000 Author: taras Date: Fri Feb 7 07:59:00 2014 New Revision: 43817 URL: http://svnweb.freebsd.org/changeset/doc/43817 Log: Add tags. Noted by: wblock Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Fri Feb 7 07:21:58 2014 (r43816) +++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Fri Feb 7 07:59:00 2014 (r43817) @@ -204,7 +204,7 @@ psm0: model Generic PS/2 mouse, device I &man.pciconf.8;, which provides more verbose output. For example: - &prompt.user; pciconf -lv + &prompt.user; pciconf -lv ath0@pci0:3:0:0: class=0x020000 card=0x058a1014 chip=0x1014168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5212 Atheros AR5212 802.11abg wireless' @@ -220,7 +220,7 @@ ath0@pci0:3:0:0: class=0x020000 c display a list of manual pages which contain the specified word: - &prompt.root; man -k Atheros + &prompt.root; man -k Atheros ath(4) - Atheros IEEE 802.11 wireless network driver ath_hal(4) - Atheros Hardware Access Layer (HAL)