Add the Systems 2004 and correct two nearby grammar errors
This commit is contained in:
parent
1a2a221706
commit
1cf402a190
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22048
1 changed files with 27 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
<events>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/events/events.xml,v 1.33 2004/08/13 15:41:12 josef Exp $
|
||||
$FreeBSD: www/en/events/events.xml,v 1.34 2004/08/15 22:41:06 simon Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
|||
<city>Anaheim</city>
|
||||
</location>
|
||||
<description>The 2005 USENIX ATC will have FREENIX and general
|
||||
refereed paper session. This is THE big conference of the year
|
||||
refereed paper sessions. This is THE big conference of the year
|
||||
for BSD enthusiasts in the U.S.</description>
|
||||
</event>
|
||||
|
||||
|
@ -81,6 +81,30 @@
|
|||
FreeBSD of course.</description>
|
||||
</event>
|
||||
|
||||
<event if="systems-2004">
|
||||
<name>Systems 2004</name>
|
||||
<url>http://www.systems.de/</url>
|
||||
<startdate>
|
||||
<year>2004</year>
|
||||
<month>10</month>
|
||||
<day>18</day>
|
||||
</startdate>
|
||||
<enddate>
|
||||
<year>2004</year>
|
||||
<month>10</month>
|
||||
<day>22</day>
|
||||
</enddate>
|
||||
<location>
|
||||
<country>Germany</country>
|
||||
<city>Munich</city>
|
||||
<site>New Munich Trade Fair Centre</site>
|
||||
</location>
|
||||
<description>Systems is a trade fair for IT, media and communications.
|
||||
There will be a combined BSD booth. If you are interested in helping,
|
||||
please contact <a href="mailto:dan@deam.org">Daniel Ettle</a>.
|
||||
</description>
|
||||
</event>
|
||||
|
||||
<event id="auug2004">
|
||||
<name>The AUUG'2004 Annual Conference</name>
|
||||
<url>http://www.auug.org.au/events/2004/auug2004/</url>
|
||||
|
@ -121,7 +145,7 @@
|
|||
<country>Switzerland</country>
|
||||
<city>Zürich</city>
|
||||
</location>
|
||||
<description>SUCON is a emerging conference focused on topics
|
||||
<description>SUCON is an emerging conference focused on topics
|
||||
related to the Unix operating system. Our goal is to bring
|
||||
together developers, system administrators and users in the
|
||||
field of Unix to foster projects, ideas and the knowledge of
|
||||
|
|
Loading…
Reference in a new issue