Fix punctuation nit: Article titles don't end with full-stops.
This commit is contained in:
parent
b0ef1f8c0f
commit
9abe6c79d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16856
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.163 2003/04/22 16:18:45 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.164 2003/04/22 16:19:24 bmah Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -84,12 +84,12 @@
|
|||
<!-- Articles are sorted by pathname -->
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/5-roadmap/index.html">The
|
||||
Roadmap for 5-STABLE.</a> (<tt>5-roadmap</tt>)<br>
|
||||
Roadmap for 5-STABLE</a> (<tt>5-roadmap</tt>)<br>
|
||||
<small>Describes medium-term development and release engineering
|
||||
plans leading to the 5-STABLE branch point.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/checkpoint/index.html">Integration
|
||||
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec.</a> (<tt>checkpoint</tt>)<br>
|
||||
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec</a> (<tt>checkpoint</tt>)<br>
|
||||
<small>How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/committers-guide/index.html">The
|
||||
|
|
Loading…
Reference in a new issue