Closed a couple of open tags which were not closed.
Reviewed by: murray
This commit is contained in:
parent
d32a5a740e
commit
6cf123d6cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10275
5 changed files with 15 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.72 2001/08/08 17:35:54 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.73 2001/08/08 18:44:56 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -3062,6 +3062,7 @@ dhcp_flags=""</programlisting>
|
|||
<entry>zone</entry>
|
||||
<entry>Each individual domain, subdomain, or area dictated by
|
||||
DNS</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
@ -3544,7 +3545,7 @@ foobardomain.org. IN SOA ns1.foobardomain.org. admin.foobardomain.org. (
|
|||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>5</literal>
|
||||
<term><literal>5</literal></term>
|
||||
|
||||
<listitem><para>the serial number of the file. this
|
||||
must be incremented each time the zone file is modified.
|
||||
|
@ -4372,6 +4373,7 @@ server-program-arguments</programlisting>
|
|||
<entry>udp46</entry>
|
||||
<entry>Both UDP IPv4 and v6</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</listitem>
|
||||
|
@ -4500,7 +4502,7 @@ server-program-arguments</programlisting>
|
|||
<para>By default, TCP wrapping is turned on. Consult the
|
||||
&man.hosts.access.5; man page for more information on placing
|
||||
TCP restrictions on various <application>inetd</application>
|
||||
invoked daemons.
|
||||
invoked daemons.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="inetd-misc">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.10 2001/07/31 01:01:51 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.11 2001/08/02 00:48:18 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -41,7 +41,7 @@
|
|||
<listitem><para>How to troubleshoot your sound setup.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:
|
||||
<para>Before reading this chapter you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.37 2001/08/06 21:25:28 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.38 2001/08/08 06:42:18 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="serialcomms">
|
||||
|
@ -797,6 +797,7 @@ ttyd5 "/usr/libexec/getty std.19200" vt100 on insecure
|
|||
</callout>
|
||||
</calloutlist>
|
||||
</example>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="term-hup">
|
||||
<title>Force <command>init</command> to Reread
|
||||
|
@ -1255,7 +1256,7 @@ vq|VH57600|Very High Speed Modem at 57600,8-bit:\
|
|||
<literal>std.<replaceable>speed</replaceable></literal>
|
||||
instead of <literal>std.19200</literal>. Make sure that
|
||||
you use a valid type listed in
|
||||
<filename>/etc/gettytab</filename>.
|
||||
<filename>/etc/gettytab</filename>.</para>
|
||||
</sect4>
|
||||
|
||||
<sect4>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.10 2001/07/31 01:01:51 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.11 2001/08/02 00:48:18 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -41,7 +41,7 @@
|
|||
<listitem><para>How to troubleshoot your sound setup.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:
|
||||
<para>Before reading this chapter you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.36 2001/08/08 18:08:31 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.37 2001/08/08 18:49:16 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="x11">
|
||||
|
@ -26,7 +26,7 @@
|
|||
<listitem><para>How to setup your system for graphical logins (XDM).</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:
|
||||
<para>Before reading this chapter you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to install additional third-party
|
||||
|
|
Loading…
Reference in a new issue