Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with the
proper _ entity. Both the LaTeX and HTML output are good now. Please someone close doc/1360.
This commit is contained in:
parent
03f70284a6
commit
f576d86476
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=392
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: firewalls.sgml,v 1.6 1996-06-30 02:46:44 alex Exp $ -->
|
||||
<!-- $Id: firewalls.sgml,v 1.7 1996-07-01 21:30:28 roberto Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Firewalls<label id="firewalls"></heading>
|
||||
|
@ -527,8 +527,8 @@ normally fall outside the 1-1024 range specified above.
|
|||
</itemize>
|
||||
|
||||
<p>Another checklist for firewall configuration is available from CERT
|
||||
at <htmlurl url="ftp://ftp.cert.org/pub/tech_tips/packet_filtering"
|
||||
name="ftp://ftp.cert.org/pub/tech_tips/packet_filtering">
|
||||
at <htmlurl url="ftp://ftp.cert.org/pub/tech_tips/packet_filtering"
|
||||
name="ftp://ftp.cert.org/pub/tech_tips/packet_filtering">
|
||||
|
||||
<p>As I said above, these are only <em>guidelines</em>. You will have
|
||||
to decide what filter rules you want to use on your firewall
|
||||
|
|
Loading…
Reference in a new issue