diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-09-01 17:51:50 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-09-01 17:51:50 +0000 |
commit | b4a349d1c5392dc6c254a6473b95ecd0b4c95cbd (patch) | |
tree | fc74199c06b00c93633309b99b990a0575252eac /man/rcirc.texi | |
parent | c3337fceebf088af4f57d5371ba8f4c7d76cd45c (diff) | |
download | emacs-b4a349d1c5392dc6c254a6473b95ecd0b4c95cbd.tar.gz |
(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.
Diffstat (limited to 'man/rcirc.texi')
-rw-r--r-- | man/rcirc.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/rcirc.texi b/man/rcirc.texi index 606e6beea06..15744e6642c 100644 --- a/man/rcirc.texi +++ b/man/rcirc.texi @@ -118,7 +118,7 @@ Here's a typical example: @cindex redirection to random servers When you connect to the Freenode network -(@indicateurl{http://freenode.net/}), you point your IRC client at the +(@code{http://freenode.net/}), you point your IRC client at the server @code{irc.freenode.net}. That server will redirect your client to a random server on the network, such as @code{zelazny.freenode.net}. @@ -424,8 +424,8 @@ your status as ``being back'' if you do not. People can use the @cindex help about irc Typical IRC servers implement many more commands. You can read more about the fantastic world of IRC online at -@indicateurl{http://www.irchelp.org/}, the Internet Relay Chat (IRC) -help archive. +@uref{http://www.irchelp.org/, the Internet Relay Chat (IRC) help +archive}. @node Configuration, , Useful IRC commands, Reference @section Configuration |