[wiki] [sites] wiki updated

From: <hg_AT_suckless.org>
Date: Fri, 28 Aug 2009 04:55:32 +0000 (UTC)

changeset: 198:05e56f0ebdcc
tag: tip
user: Andrew Antle <andrew.antle_AT_gmail.com>
date: Fri Aug 28 00:51:36 2009 -0400
files: tools.suckless.org/sic.md
description:
Minor changes


diff -r 2c66285a1644 -r 05e56f0ebdcc tools.suckless.org/sic.md
--- a/tools.suckless.org/sic.md Thu Aug 27 19:03:15 2009 +0100
+++ b/tools.suckless.org/sic.md Fri Aug 28 00:51:36 2009 -0400
_AT_@ -1,6 +1,6 @@
 SIMPLE IRC CLIENT
 =================
-sic is an extremely simple IRC client. It consists of lesser than 250 lines of code. It is the little brother of [irc it](/ii).
+sic is an extremely simple IRC client. It consists of less than 250 lines of code. It is the little brother of [irc it](/ii).
 
 Download
 --------
_AT_@ -8,7 +8,7 @@
 
 Development
 -----------
-You can [browse](http://hg.suckless.org/sic) its source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/) with following command:
+You can [browse](http://hg.suckless.org/sic) its source code repository or get a copy using [Mercurial](http://www.selenic.com/mercurial/) with the following command:
 
         hg clone http://hg.suckless.org/sic
 
_AT_@ -33,9 +33,9 @@
 <B>sic</B>
 
 is an extremely fast, small and simple irc client. It reads commands from
-standard input and prints all server output to standard output. It multiplexes
-also all channel traffic into one output, that you don't have to switch
-different channel buffers, that's actually a feature.
+standard input and prints all server output to standard output. It multiplexes
+all channel traffic into one output so you don't have to switch
+different channel buffers; this is actually a feature.
 <A NAME="lbAE">&nbsp;</A>
 <H2>OPTIONS</H2>
 
_AT_@ -51,7 +51,7 @@
 <DT><B>-n &lt;nickname&gt;</B>
 
 <DD>
-Override the default nick ($USER)
+Overrides the default nick ($USER)
 <DT><B>-k &lt;keyword&gt;</B>
 
 <DD>
_AT_@ -81,6 +81,6 @@
 
 <DD>
 Set default channel/user
-<DT>Everything which is not a command is simply send the server.<DD>
+<DT>Everything which is not a command is simply sent to the server.<DD>
 <P>
 </DL>
Received on Fri Aug 28 2009 - 06:55:32 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:45 CEST