Add a missing fullstop.
This commit is contained in:
parent
905d5b2698
commit
76011cf7ab
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26748
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/webresources.sgml,v 1.3 2005/10/16 12:49:28 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/webresources.sgml,v 1.4 2005/12/27 17:46:38 remko Exp $">
|
||||
<!ENTITY title "Web Resources">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -88,7 +88,7 @@
|
|||
<h3><a href="http://www.BSDForums.org">BSDForums.org</a></h3>
|
||||
|
||||
<p>BSDForums.org includes active online forums and news
|
||||
community site dedicated to FreeBSD and other BSDs</p>
|
||||
community site dedicated to FreeBSD and other BSDs.</p>
|
||||
|
||||
<h2>Other documentation</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue