svn commit: r41551 - head/en_US.ISO8859-1/books/handbook/printing

Eitan Adler eadler at FreeBSD.org
Sun May 5 20:39:58 UTC 2013


Author: eadler
Date: Sun May  5 20:39:57 2013
New Revision: 41551
URL: http://svnweb.freebsd.org/changeset/doc/41551

Log:
  Fix missingspaces in the print chapter of the handbook.
  
  Submitted by:	kargl (partial)
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/printing/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/printing/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/printing/chapter.xml	Sun May  5 08:42:03 2013	(r41550)
+++ head/en_US.ISO8859-1/books/handbook/printing/chapter.xml	Sun May  5 20:39:57 2013	(r41551)
@@ -40,7 +40,7 @@
 
     <para>&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
@@ -4879,11 +4879,11 @@ cfA013rose dequeued</screen>
 
     <variablelist>
       <varlistentry>
-	<term>It worked, after awhile; or, it did not eject a full
+	<term>It worked, after a while; or, it did not eject a full
 	  sheet.</term>
 
 	<listitem>
-	  <para>The printer printed the above, but it sat for awhile
+	  <para>The printer printed the above, but it sat for a while
 	    and did nothing.  In fact, you might have needed to press
 	    a PRINT REMAINING or FORM FEED button on the printer to
 	    get any results to appear.</para>


More information about the svn-doc-head mailing list