Fix a few typos.
PR: docs/36334 Submitted by: Martin Karlsson <martin.karlsson@visit.se>
This commit is contained in:
parent
76f9253b78
commit
c52282a36f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12590
3 changed files with 3 additions and 3 deletions
en_US.ISO8859-1/books/fdp-primer
|
@ -861,7 +861,7 @@ nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished</screen>
|
|||
will reject documents that make that error.</para>
|
||||
|
||||
<example>
|
||||
<title>Errorneous SGML comments</title>
|
||||
<title>Erroneous SGML comments</title>
|
||||
|
||||
<programlisting><![ CDATA [
|
||||
<!-- This is in the comment --
|
||||
|
|
|
@ -259,7 +259,7 @@
|
|||
<para>Chapters and/or directories should not be named in a fashion
|
||||
that reflects their ordering within the Handbook. This ordering
|
||||
might change as the content within the Handbook is reorganised;
|
||||
this sort of reorganistion should not (generally) include the
|
||||
this sort of reorganisation should not (generally) include the
|
||||
need to rename files (unless entire chapters are being promoted
|
||||
or demoted within the hierarchy).</para>
|
||||
</important>
|
||||
|
|
|
@ -174,7 +174,7 @@
|
|||
<term><makevar>WEB_ONLY</makevar></term>
|
||||
|
||||
<listitem>
|
||||
<para>If set and not empty, the makefiles wil build and install
|
||||
<para>If set and not empty, the makefiles will build and install
|
||||
only the HTML pages from the www directory. All documents from
|
||||
the doc directory (Handbook, FAQ, Tutorials) will be ignored.
|
||||
E.g.:</para>
|
||||
|
|
Loading…
Reference in a new issue