aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/irc-join-pwd.page
blob: b8fd52afb5fc02e6d0c096626dbfbdea9a91d3e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallrd.org/experimental/"
      type="topic" style="task nocando"
      id="irc-join-pwd">

  <info>
    <link type="guide" xref="irc-manage#manage"/>
    <link type="seealso" xref="irc-join-room"/>
    <desc>Enter password-protected IRC chat rooms.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-08-07" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
      -->
    </revision>
    <revision pkgversion="2.30" version="0.2" date="2010-03-12" status="review"/>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    
  </info>

  <title>Join a protected IRC chat room</title>

  <p>
    On some IRC networks, private IRC rooms may be protected with a password.
  </p>
  <p>
    To join such a room, if you know the password:
  </p>
  <steps>
    <item>
      <p>
        <link xref="irc-join-room">Join the room</link>.
      </p>
    </item>
    <item>
      <p>
        In the <gui>This room is protected by a password</gui> text box, type the
        IRC room password, and click on <gui style="button">Join</gui>.
      </p>
    </item>
  </steps>

</page>