- Closed para tags that were not closed.
- Closed sect tags that were not closed. So, am I supposed to flame the people that made these mistakes? :) Reviewed by: murray
This commit is contained in:
parent
27cc3b4428
commit
de40de21ee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10622
3 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.108 2001/09/05 02:41:05 rpratt Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.109 2001/09/06 09:33:06 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -2224,7 +2224,7 @@ Mounting root from ufs:/dev/md0c
|
|||
If it is only supported under the 4.x branch, then you will need
|
||||
to install and configure XFree86 4.x after installation. Select a
|
||||
distribution without X and refer to <xref linkend="x11"> for
|
||||
more information.<para>
|
||||
more information.</para>
|
||||
|
||||
<para>If compiling a custom kernel is anticipated, select an option
|
||||
which includes the source code. For more information on why a
|
||||
|
@ -2998,7 +2998,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
[ Yes ] No</screen>
|
||||
|
||||
<para>To view and configure the options, select
|
||||
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.
|
||||
<guibutton>[ Yes ]</guibutton> and press <keycap>Enter</keycap>.</para>
|
||||
|
||||
<figure id="saver-options">
|
||||
<title>Screensaver Options</title>
|
||||
|
@ -3431,7 +3431,7 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
will be unaffected and configuring the X-Server can be done
|
||||
later using <command>/stand/sysinstall</command>.</para>
|
||||
|
||||
<para>When finished, move on to the next item.
|
||||
<para>When finished, move on to the next item.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.57 2001/09/04 15:14:21 brian Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.58 2001/09/07 06:43:50 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ppp-and-slip">
|
||||
|
@ -1935,7 +1935,6 @@ ppp_profile="name_of_service_provider"</programlisting>
|
|||
not possible to talk to a normal PPPoE client or server and a
|
||||
3Com HomeConnect ADSL Modem at the same time.</para>
|
||||
|
||||
<para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
@ -1963,7 +1962,6 @@ ppp_profile="name_of_service_provider"</programlisting>
|
|||
ports collection</link> to install the net/pppoa port and follow
|
||||
the instructions provided there.</para>
|
||||
|
||||
<para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.75 2001/08/31 00:39:47 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.76 2001/08/31 00:47:35 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="security">
|
||||
|
@ -3210,6 +3210,7 @@ user@unfirewalled.myserver.com's password: *******</screen>
|
|||
<hostid>localhost</hostid> port 8888, which will be
|
||||
forwarded over to <hostid>music.foobar.com</hostid> port
|
||||
8000, successfully evading the firewall.</para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue