Add <filename></filename> around /etc/hosts and put a period at the end
of the same sentence. PR: 16706 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de>
This commit is contained in:
parent
5cbfd521ab
commit
eab2aaeb1b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6529
2 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.37 2000/02/14 20:57:05 jim Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.38 2000/02/14 20:58:59 jim Exp $</pubdate>
|
||||
|
||||
<abstract><para> This is the FAQ for FreeBSD versions 2.X and 3.X. All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
|
||||
|
@ -1130,7 +1130,7 @@ IP Address 10.0.0.1 10.0.0.2
|
|||
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?lp">lp(4)</ulink> and
|
||||
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?lpt">lpt(4)</ulink>.</para>
|
||||
|
||||
<para>You should also add the hosts to /etc/hosts</para>
|
||||
<para>You should also add the hosts to <filename>/etc/hosts</filename>.</para>
|
||||
|
||||
<para>
|
||||
<literallayout> 127.0.0.1 localhost.my.domain localhost
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.37 2000/02/14 20:57:05 jim Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.38 2000/02/14 20:58:59 jim Exp $</pubdate>
|
||||
|
||||
<abstract><para> This is the FAQ for FreeBSD versions 2.X and 3.X. All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
|
||||
|
@ -1130,7 +1130,7 @@ IP Address 10.0.0.1 10.0.0.2
|
|||
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?lp">lp(4)</ulink> and
|
||||
<ulink URL="http://www.FreeBSD.org/cgi/man.cgi?lpt">lpt(4)</ulink>.</para>
|
||||
|
||||
<para>You should also add the hosts to /etc/hosts</para>
|
||||
<para>You should also add the hosts to <filename>/etc/hosts</filename>.</para>
|
||||
|
||||
<para>
|
||||
<literallayout> 127.0.0.1 localhost.my.domain localhost
|
||||
|
|
Loading…
Reference in a new issue