From owner-svn-doc-all@freebsd.org Thu Jul 27 21:37:16 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F1CFDB12A3; Thu, 27 Jul 2017 21:37:16 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B22566125; Thu, 27 Jul 2017 21:37:16 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6RLbFKT093003; Thu, 27 Jul 2017 21:37:15 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6RLbFTS093002; Thu, 27 Jul 2017 21:37:15 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201707272137.v6RLbFTS093002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Thu, 27 Jul 2017 21:37:15 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50592 - head/en_US.ISO8859-1/books/handbook/kernelconfig X-SVN-Group: doc-head X-SVN-Commit-Author: bhd X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/handbook/kernelconfig X-SVN-Commit-Revision: 50592 X-SVN-Commit-Repository: doc 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.23 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: Thu, 27 Jul 2017 21:37:16 -0000 Author: bhd Date: Thu Jul 27 21:37:15 2017 New Revision: 50592 URL: https://svnweb.freebsd.org/changeset/doc/50592 Log: There is no need for a detached here. 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 Thu Jul 27 21:29:51 2017 (r50591) +++ head/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Thu Jul 27 21:37:15 2017 (r50592) @@ -218,10 +218,9 @@ ath0@pci0:3:0:0: class=0x020000 card=0x058a1014 used to display a list of manual pages which contain a particular device brand or name: - &prompt.root; man -k Atheros - - ath(4) - Atheros IEEE 802.11 wireless network driver -ath_hal(4) - Atheros Hardware Access Layer (HAL) + &prompt.root; man -k Atheros +ath(4) - Atheros IEEE 802.11 wireless network driver +ath_hal(4) - Atheros Hardware Access Layer (HAL) Once the hardware inventory list is created, refer to it to ensure that drivers for installed hardware are not removed