~ubuntu-branches/ubuntu/trusty/classworlds/trusty

« back to all changes in this revision

Viewing changes to xdocs/irc.xml

  • Committer: Bazaar Package Importer
  • Author(s): Marcus Crafter
  • Date: 2004-09-01 20:46:11 UTC
  • Revision ID: james.westby@ubuntu.com-20040901204611-e6rdq2qf5me6v83d
Tags: upstream-1.0.1
ImportĀ upstreamĀ versionĀ 1.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<document>
 
3
 
 
4
  <properties>
 
5
    <author email="bob@eng.werken.com">bob mcwhirter</author>
 
6
    <title>IRC</title>
 
7
  </properties>
 
8
 
 
9
  <body>
 
10
    <section name="IRC">
 
11
 
 
12
      <p>
 
13
      The Werken Company runs an IRC server to support the interactive
 
14
      efforts of project members.
 
15
      </p>
 
16
 
 
17
      <p>
 
18
      To access the IRC server, point an appropriate IRC client at:
 
19
      </p>
 
20
 
 
21
      <blockquote>
 
22
        <pre>
 
23
            server: <b>irc.werken.com</b>
 
24
              port: <b>6667</b>
 
25
        </pre>
 
26
      </blockquote>
 
27
 
 
28
      <p>
 
29
      You may find folks hanging out in either <code><b>#werken</b></code>
 
30
      or <code><b>#classworlds</b></code>.
 
31
      </p>
 
32
 
 
33
    </section>
 
34
  </body>
 
35
 
 
36
</document>
 
37