Add internal links to usergroups.sgml and connect to the build.
This commit is contained in:
parent
6d5f7b49b6
commit
1fb21f5b25
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21418
2 changed files with 18 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.111 2004/04/26 16:46:32 josef Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.112 2004/06/27 06:22:31 hrs Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
|
@ -22,6 +22,7 @@ DOCS+= publish.sgml
|
|||
DOCS+= relnotes.sgml
|
||||
DOCS+= send-pr.sgml
|
||||
DOCS+= support.sgml
|
||||
DOCS+= usergroups.sgml
|
||||
DOCS+= where.sgml
|
||||
DOCS+= y2kbug.sgml
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/usergroups.sgml,v 1.339 2004/06/28 21:01:47 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/usergroups.sgml,v 1.340 2004/07/09 23:23:30 linimon Exp $">
|
||||
<!ENTITY title "User Groups">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -11,6 +11,15 @@
|
|||
around the world. If you know of a FreeBSD user group not listed here,
|
||||
<a href="mailto:www@FreeBSD.org">let us know</a> about it.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="#Australia">Australia</a></li>
|
||||
<li><a href="#Europe">Europe</a></li>
|
||||
<li><a href="#North_America">North America</a></li>
|
||||
<li><a href="#rest_of_the_world">Rest of the world</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="Australia"></a>
|
||||
|
||||
<h3>Australia</h3>
|
||||
|
||||
<ul>
|
||||
|
|
@ -48,6 +57,8 @@
|
|||
the BSD Users Group for Western Australia.</li>
|
||||
</ul>
|
||||
|
||||
<a name="Europe"></a>
|
||||
|
||||
<h3>Europe</h3>
|
||||
|
||||
<ul>
|
||||
|
|
@ -250,6 +261,8 @@
|
|||
<tt>subscribe bsdyu</tt> in the body of the message.<p></p></li>
|
||||
</ul>
|
||||
|
||||
<a name="North_America"></a>
|
||||
|
||||
<h3>North America</h3>
|
||||
|
||||
<ul>
|
||||
|
|
@ -570,6 +583,8 @@
|
|||
|
||||
</ul>
|
||||
|
||||
<a name="rest_of_the_world"></a>
|
||||
|
||||
<h3>Rest of the world</h3>
|
||||
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue