Introduction
Introduction Statistics Contact Development Disclaimer Help
applied Jeroen's manpage patch, thanks! - sic - simple irc client
git clone git://git.suckless.org/sic
Log
Files
Refs
README
LICENSE
---
commit 3b5d848cd40c3ae8d7ac351f0c023217afa25e9e
parent efb5435694d27b897ffb97f3bf4984488893bf80
Author: Anselm R Garbe <[email protected]>
Date: Fri, 8 Apr 2011 12:51:16 +0000
applied Jeroen's manpage patch, thanks!
Diffstat:
M sic.1 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sic.1 b/sic.1
@@ -10,14 +10,14 @@ sic \- simple irc client
.RB [ \-v ]
.SH DESCRIPTION
.B sic
-is an extremly 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.
+is an extremely fast, small and simple irc client. It reads commands from
+standard input and prints all server output to standard output. It also
+multiplexes all channel traffic into one output. That way you don't have to
+switch different channel buffers. So that's actually a feature.
.SH OPTIONS
.TP
.B \-h <host>
-Overrides the default host (irc6.oftc.net)
+Overrides the default host (irc.oftc.net)
.TP
.B \-p <port>
Overrides the default port (6667)
@@ -29,7 +29,7 @@ Override the default nick ($USER)
Specifies the keyword to authenticate your nick on the host
.TP
.BI \-v
-Prints version information to standard output, then exits.
+Prints version information to standard output, then exits
.SH COMMANDS
.TP
.B :j #channel
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.