From owner-svn-doc-all@FreeBSD.ORG Sun Jan 27 12:51:13 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 4D2B1829; Sun, 27 Jan 2013 12:51:13 +0000 (UTC) (envelope-from eadler@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 403D0ECD; Sun, 27 Jan 2013 12:51:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0RCpD5i036569; Sun, 27 Jan 2013 12:51:13 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0RCpDgI036568; Sun, 27 Jan 2013 12:51:13 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301271251.r0RCpDgI036568@svn.freebsd.org> From: Eitan Adler Date: Sun, 27 Jan 2013 12:51:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40763 - head/en_US.ISO8859-1/books/faq 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: Sun, 27 Jan 2013 12:51:13 -0000 Author: eadler Date: Sun Jan 27 12:51:12 2013 New Revision: 40763 URL: http://svnweb.freebsd.org/changeset/doc/40763 Log: Simplify some language Translators may ignore. Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Jan 27 12:51:10 2013 (r40762) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Jan 27 12:51:12 2013 (r40763) @@ -2799,8 +2799,8 @@ kern.timecounter.hardware: TSC -> i82 can be installed and uninstalled again easily without having to know the gory details of which files it includes. - Invoke - the &man.pkg.add.1; command on the specific package files + Use + &man.pkg.add.1; on the specific package files you are interested in installing. Package files can usually be identified by their .tbz suffix and CD-ROM distribution people will have a @@ -7041,7 +7041,7 @@ set dfilter 3 permit 0/0 0/0This will make sendmail queue everything until the queue is run (usually, sendmail is - invoked with , telling it to run + run with , telling it to run the queue every 30 minutes) or until a sendmail is done (perhaps from your ppp.linkup).