diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2011-10-14 10:47:17 -0700 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2011-10-14 10:47:17 -0700 |
commit | 6cdaabb02658ff69eb3fe58f4d54f5b70424dda9 (patch) | |
tree | e57a8e27e1ebeaf726cdf1bb34410960dcddc3f9 /doc/user-guide/quickstart.xml | |
parent | ff18fc1612e9468a8406728e180b453ca6bd408a (diff) |
Added missing </para> tag to quickstart. Patch from walter+bitlbee@wjd.nu,
bug #840.
Diffstat (limited to 'doc/user-guide/quickstart.xml')
-rw-r--r-- | doc/user-guide/quickstart.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user-guide/quickstart.xml b/doc/user-guide/quickstart.xml index dcd389a8..23b0bf9b 100644 --- a/doc/user-guide/quickstart.xml +++ b/doc/user-guide/quickstart.xml @@ -71,7 +71,9 @@ In this case r2d2 is online, since he/she joins the channel immediately. If the Lets say you accidentally added r2d3@example.com rather than r2d2@example.com, or maybe you just want to remove a user from your list because you never talk to them. To remove a name you will want to use the <emphasis>remove</emphasis> command: <emphasis>remove r2d3</emphasis> </para> -<para>Finally, if you have multiple users with similar names you may use the <emphasis>rename</emphasis> command to make it easier to remember: <emphasis>rename r2d2_ r2d2_aim</emphasis> +<para> +Finally, if you have multiple users with similar names you may use the <emphasis>rename</emphasis> command to make it easier to remember: <emphasis>rename r2d2_ r2d2_aim</emphasis> +</para> <para> When finished, type <emphasis>help quickstart4</emphasis> to continue. |