From: Anselm R. Garbe Date: Fri, 9 Feb 2007 16:07:29 +0000 (+0100) Subject: fixed sic man page X-Git-Url: https://git.armaanb.net/?p=sic.git;a=commitdiff_plain;h=bcda402396cb7691e60a2be01c5ba067f9fb27ee fixed sic man page --- diff --git a/sic.1 b/sic.1 index e43e029..ee6da16 100644 --- a/sic.1 +++ b/sic.1 @@ -3,7 +3,7 @@ sic \- simple irc client .SH SYNOPSIS .B sic -.RB [ \-s " "] +.RB [ \-h " "] .RB [ \-p " "] .RB [ \-n " "] .RB [ \-k " "] @@ -16,8 +16,8 @@ also all channel traffic into one output, that you don't have to switch different channel buffers, that's actually a feature. .SH OPTIONS .TP -.B \-s -Overrides the default server (irc.oftc.net) +.B \-h +Overrides the default host (irc.oftc.net) .TP .B \-p Overrides the default port (6667) @@ -26,7 +26,7 @@ Overrides the default port (6667) Override the default nick ($USER) .TP .B \-k -Specifies the keyword to authenticate your nick on the server +Specifies the keyword to authenticate your nick on the host .TP .BI \-v Prints version information to standard output, then exits. @@ -47,5 +47,4 @@ Set default channel/user .B :t #channel topic Set the channel topic .TP -Everything which is not a command will simply be posted into the channel or to -the server. +Everything which is not a command is simply send the server.