Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 21:01:40 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50999 - head/en_US.ISO8859-1/books/fdp-primer/manpages
Message-ID:  <201709292101.v8TL1eZl050375@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Fri Sep 29 21:01:39 2017
New Revision: 50999
URL: https://svnweb.freebsd.org/changeset/doc/50999

Log:
  First set of patches, from me.
  
  Sponsored by:	iXsystems

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml

Modified: head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml	Fri Sep 29 20:47:43 2017	(r50998)
+++ head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml	Fri Sep 29 21:01:39 2017	(r50999)
@@ -422,7 +422,7 @@ DESCRIPTION
 	The <literal>.Xr</literal> macro expects two parameters to
 	follow it, the name of an external manual page, and a section
 	number. The space separates the punctuation from the section
-	number.  Without the spacee, the external links would
+	number.  Without the space, the external links would
 	incorrectly point to section <literal>4,</literal> or
 	<literal>8,</literal>.</para>
     </sect2>
@@ -646,7 +646,7 @@ is an example configuration file.
   </sect1>
 
   <sect1 xml:id="manpages-examples-as-templates">
-    <title>Example Manual Pages to use as Templates</title>
+    <title>Example Manual Pages to Use as Templates</title>
 
     <para>Some manual pages are suitable as in-depth examples.</para>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709292101.v8TL1eZl050375>