$OpenBSD: patch-doc_ircII_1,v 1.5 2011/03/02 23:57:33 sthen Exp $ --- doc/ircII.1.orig Sat Jan 1 06:25:09 2005 +++ doc/ircII.1 Sat Jan 22 17:59:31 2011 @@ -3,7 +3,7 @@ .SH NAME ircII \- interface to the Internet Relay Chat system .SH SYNOPSIS -.B irc +.B ircII .RB [ \-c .IR chan ] .RB [ \-p @@ -60,7 +60,7 @@ Load the .ircrc file before connection to a server, no .B \-f Use flow control (^S and ^Q) to stop/start the display. Normally these are both bound to other functions within -.IR irc . +.IR ircII . This switch is ignored if the .B \ -d switch is used. @@ -110,7 +110,7 @@ default: the username). .TP .I server Set the list of servers with which -.B irc +.B ircII will try to connect upon startup. This list is also used by the program's .B /server @@ -142,9 +142,9 @@ is taken to be the Server Group for this server entry. .TP .BI \-a This adds the normal -.B irc +.B ircII server list to the command line list of -.B irc +.B ircII servers. .TP .BI \-v @@ -154,7 +154,7 @@ and exit. .TP .BI \-q Start up -.B irc +.B ircII quickly -- don't load the IRCRC file. .TP .BI \-h " hostname" @@ -208,32 +208,32 @@ need to have a leading slash character '/'. This allows predefinition of aliases and other features. .SH EXAMPLES .TP -.B "irc -c #users -p 5555" +.B "ircII -c #users -p 5555" Connect .I IRC to port number 5555 of the default host and enter on channel #users. .TP -.B "irc Mermaid" +.B "ircII Mermaid" Use the nickname "Mermaid". .TP -.B "irc Mermaid server1:5000 server2::passwd server3" +.B "ircII Mermaid server1:5000 server2::passwd server3" Use the nickname "Mermaid" and the modified server list. .TP -.B "irc piglet3 :ln:irc1.lamenet.org :ln:irc1.lamenet.org" +.B "ircII piglet3 :ln:irc1.lamenet.org :ln:irc1.lamenet.org" Use the nickname "piglet3", initially connecting to irc.au.lamenet.org, with also irc.us.lamenet.org added to the server list, both having a server group name "ln". .TP -.B "irc oink ICB/www.icb.net" +.B "ircII oink ICB/www.icb.net" Use the nick "oink" making an ICB connection to www.icb.net. .TP -.B "irc -d" +.B "ircII -d" Use dumb mode. .TP -.B "irc -f" +.B "ircII -f" Allow use of ^S/^Q to stop/start screen display. .TP -.B "irc -e elisa" +.B "ircII -e elisa" Interface .I IRC with a program called @@ -243,7 +243,7 @@ with a program called .br .B "setenv IRCNAME ""The one and only :)""" .TP -.B irc +.B ircII Set the username (if not specified elsewhere) to "Mermaid". The user's name (when provided inside parentheses in response to a WHOIS command) is set to "The one and only :)". @@ -264,7 +264,7 @@ scripts into, that can then be loaded with /load directory containing message-of-the-day, master initialization, help files and .I ircII scripts -.Tp +.TP .I .../lib/irc/script/global file loaded at the start of every .I ircII @@ -340,9 +340,6 @@ The initial list of servers if none are provided on th .B ircII.motd Message of the day. This file is displayed only once each time it is changed. -.SH "SEE ALSO" -irc(1), -ircd(8) .SH BUGS Please notify the current developer of the software of any bugs in current versions.