From aad5765e35e6b1de513adf36323cdb8bba9dc95e Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 22 Mar 2014 10:05:45 +0100 Subject: irc: replace "user" by "nick" in description of commands --- doc/en/autogen/user/irc_commands.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/en/autogen/user') diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 4e21d6e0d..34e111bbe 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -75,7 +75,7 @@ Examples: /ban [] [ [...]] channel: channel name - nick: user or host + nick: nick or host Without argument, this command display ban list for current channel. ---- @@ -560,7 +560,7 @@ server: send to this server (internal name) /quiet [] [ [...]] channel: channel name - nick: user or host + nick: nick or host Without argument, this command display quiet list for current channel. ---- @@ -791,7 +791,7 @@ target: server name /unban [] [...] channel: channel name - nick: user or host + nick: nick or host ---- [[command_irc_unquiet]] @@ -801,7 +801,7 @@ channel: channel name /unquiet [] [...] channel: channel name - nick: user or host + nick: nick or host ---- [[command_irc_userhost]] -- cgit v1.2.3