From owner-svn-doc-all@FreeBSD.ORG Tue Feb 19 15:25:29 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5EF22B04; Tue, 19 Feb 2013 15:25:29 +0000 (UTC) (envelope-from dru@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3856DD66; Tue, 19 Feb 2013 15:25:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1JFPThs053444; Tue, 19 Feb 2013 15:25:29 GMT (envelope-from dru@svn.freebsd.org) Received: (from dru@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1JFPT8G053443; Tue, 19 Feb 2013 15:25:29 GMT (envelope-from dru@svn.freebsd.org) Message-Id: <201302191525.r1JFPT8G053443@svn.freebsd.org> From: Dru Lavigne Date: Tue, 19 Feb 2013 15:25:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41015 - head/en_US.ISO8859-1/books/handbook/config 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.14 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: Tue, 19 Feb 2013 15:25:29 -0000 Author: dru Date: Tue Feb 19 15:25:28 2013 New Revision: 41015 URL: http://svnweb.freebsd.org/changeset/doc/41015 Log: Minor fixes to r40959. Submitted by: bjk Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/config/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/config/chapter.xml Tue Feb 19 13:56:49 2013 (r41014) +++ head/en_US.ISO8859-1/books/handbook/config/chapter.xml Tue Feb 19 15:25:28 2013 (r41015) @@ -711,7 +711,7 @@ $sshd_enable=YES root console. - To determine if a service is running, use + To determine whether or not a service is running, use . For instance, to verify that sshd is running: @@ -1111,8 +1111,8 @@ lo0: flags=8049<UP,LOOPBACK,RUNNING,M The status of the link (status) is - active, indicating that the carrier is - detected. For dc1, the + active, indicating that the carrier + signal is detected. For dc1, the status: no carrier status is normal when an Ethernet cable is not plugged into the card. @@ -1133,8 +1133,8 @@ lo0: flags=8049<UP,LOOPBACK,RUNNING,M To configure the card, you will need root privileges. The network card configuration can be performed from the command line with - &man.ifconfig.8; but will not persist after a reboot. - Instead, add the network card's configuration to + &man.ifconfig.8; but will not persist after a reboot unless + the network card's configuration is also added to /etc/rc.conf using an editor. Add a line for each network card present on the system, as seen in this example: