From owner-freebsd-doc@FreeBSD.ORG Sun May 5 20:08:31 2013 Return-Path: Delivered-To: freebsd-docs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D7844E90 for ; Sun, 5 May 2013 20:08:31 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id A4694C2E for ; Sun, 5 May 2013 20:08:31 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r45Jtj7H015943 for ; Sun, 5 May 2013 12:55:45 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r45JtjXQ015942 for freebsd-docs@freebsd.org; Sun, 5 May 2013 12:55:45 -0700 (PDT) (envelope-from sgk) Date: Sun, 5 May 2013 12:55:45 -0700 From: Steve Kargl To: freebsd-docs@freebsd.org Subject: [PATCH] Error in 10.1 of Handbook. Message-ID: <20130505195545.GA15910@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2013 20:08:31 -0000 --- chapter.xml.orig 2013-05-05 14:48:52.000000000 -0700 +++ chapter.xml 2013-05-05 14:49:25.000000000 -0700 @@ -40,7 +40,7 @@ &os; can also be configured to act as a print server on a network; in this capacity &os; can receive print jobs from a - varietyof other computers, including other &os; computers, + variety of other computers, including other &os; computers, &windows; and &macos; hosts. &os; will ensure that one job at a time is printed, and can keep statistics on which users and machines are doing the most printing, produce -- Steve