applied Jeroen's manpage patch, thanks!

This commit is contained in:
Anselm R Garbe 2011-04-08 12:51:16 +00:00
parent efb5435694
commit 3b5d848cd4

12
sic.1
View File

@ -10,14 +10,14 @@ sic \- simple irc client
.RB [ \-v ] .RB [ \-v ]
.SH DESCRIPTION .SH DESCRIPTION
.B sic .B sic
is an extremly fast, small and simple irc client. It reads commands from 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 standard input and prints all server output to standard output. It also
also all channel traffic into one output, that you don't have to switch multiplexes all channel traffic into one output. That way you don't have to
different channel buffers, that's actually a feature. switch different channel buffers. So that's actually a feature.
.SH OPTIONS .SH OPTIONS
.TP .TP
.B \-h <host> .B \-h <host>
Overrides the default host (irc6.oftc.net) Overrides the default host (irc.oftc.net)
.TP .TP
.B \-p <port> .B \-p <port>
Overrides the default port (6667) Overrides the default port (6667)
@ -29,7 +29,7 @@ Override the default nick ($USER)
Specifies the keyword to authenticate your nick on the host Specifies the keyword to authenticate your nick on the host
.TP .TP
.BI \-v .BI \-v
Prints version information to standard output, then exits. Prints version information to standard output, then exits
.SH COMMANDS .SH COMMANDS
.TP .TP
.B :j #channel .B :j #channel