[hackers] [sic] fixed sic man page

From: Anselm R. Garbe <jg_AT_suckless.org>
Date: Fri Feb 09 17:10:53 2007

changeset: 83:85cdf6df6382
tag: tip
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Fri Feb 09 17:07:29 2007 +0100
summary: fixed sic man page

diff -r b36bba209812 -r 85cdf6df6382 sic.1
--- a/sic.1 Fri Feb 09 16:16:06 2007 +0100
+++ b/sic.1 Fri Feb 09 17:07:29 2007 +0100
@@ -3,7 +3,7 @@ sic \- simple irc client
 sic \- simple irc client
 .SH SYNOPSIS
 .B sic
-.RB [ \-s " <server>"]
+.RB [ \-h " <host>"]
 .RB [ \-p " <port>"]
 .RB [ \-n " <nick>"]
 .RB [ \-k " <keyword>"]
@@ -16,8 +16,8 @@ different channel buffers, that's actual
 different channel buffers, that's actually a feature.
 .SH OPTIONS
 .TP
-.B \-s <server>
-Overrides the default server (irc.oftc.net)
+.B \-h <host>
+Overrides the default host (irc.oftc.net)
 .TP
 .B \-p <port>
 Overrides the default port (6667)
@@ -26,7 +26,7 @@ Override the default nick ($USER)
 Override the default nick ($USER)
 .TP
 .B \-k <keyword>
-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.
Received on Fri Feb 09 2007 - 17:10:53 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:55:05 UTC