svn commit: r50999 - head/en_US.ISO8859-1/books/fdp-primer/manpages
Warren Block
wblock at FreeBSD.org
Fri Sep 29 21:01:41 UTC 2017
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>
More information about the svn-doc-head
mailing list