--- ii.1 | 42 +++++++++++++++++------------------------- 1 file changed, 17 insertions(+), 25 deletions(-) diff --git a/ii.1 b/ii.1 index a586531..c45a775 100644 --- a/ii.1 +++ b/ii.1 _AT_@ -1,10 +1,6 @@ -.de FN -\fI\|\\$1\|\fP\\$2 -.. .TH II 1 ii\-VERSION .SH NAME ii \- irc it or irc improved - .SH DESCRIPTION .B ii is a minimalistic FIFO and filesystem based IRC client. _AT_@ -26,14 +22,13 @@ and ii creates a new channel directory with in and out file. .RB [ \-p .IR port ] .RB [ \-k -.IR environment variable ] +.IR "environment variable" ] .RB [ \-i .IR prefix ] .RB [ \-n .IR nickname ] .RB [ \-f .IR realname ] - .SH OPTIONS .TP .BI \-s " servername" _AT_@ -54,44 +49,41 @@ lets you override the default nick ($USER) .TP .BI \-f " realname" lets you specify your real name associated with your nick - .SH DIRECTORIES .TP -.FN ~/irc +.B ~/irc In this directory the irc tree will be created. In this directory you will find a directory for your server (default: irc.freenode.net) in which the FIFO and the output file will be stored. If you join a channel a new directory with the name of the channel will be created in the ~/irc/$servername/ directory. - .SH COMMANDS .TP -.FN /a " [<message>]" +.BI /a " [<message>]" mark yourself as away .TP -.FN /j " #channel/nickname [<message>]" +.BI /j " #channel/nickname [<message>]" join a channel or open private conversation with user .TP -.FN /l " #channel/nickname" +.BI /l " #channel/nickname" leave a channel or query .TP -.FN /n " nick" +.BI /n " nick" change the nick name .TP -.FN /t " topic" +.BI /t " topic" set the topic of a channel -.TP -Everything which is not a command will simply be posted into the channel or to the server. -So if you need /who just write /WHO as described in the RFC to the server in FIFO. -.TP -.FN "out file usage" -Write wrappers, pagers or use your tools of choice to display the out file contents (loco, multitail, etc.). +.SH RAW COMMANDS +.LP +Everything which is not a command will be posted into the channel or to the server. +So if you need /who just write /WHO as described in RFC#1459 to the server in FIFO. .SH CONTACT -.TP -Write to ii (at) modprobe (dot) de for suggestions, fixes, 7|-|>< ;) etc. +.LP +Subscribe to the mailinglist and write to dev (at) suckless (dot) org for suggestions, fixes, etc. .SH AUTHORS -Copyright \(co 2005-2006 by Anselm R. Garbe <garbeam (at) gmail (dot) com> and -Copyright \(co 2005-2008 by Nico Golde <nico (at) ngolde (dot) de> +Copyright \(co 2005-2014 ii engineers, see LICENSE file .SH SEE ALSO .BR echo (1), -.BR tail (1), +.BR tail (1) +.SH BUGS +Please report them! -- 2.4.10 --Multipart=_Mon__9_May_2016_17_21_10_+0200_I.6cpFVydhq75aaE Content-Type: text/x-diff; name="0028-update-CHANGES.patch" Content-Disposition: attachment; filename="0028-update-CHANGES.patch" Content-Transfer-Encoding: 7bitReceived on Mon Sep 17 2001 - 00:00:00 CEST
This archive was generated by hypermail 2.3.0 : Mon May 09 2016 - 17:24:22 CEST