summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-07-05 16:46:51 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-07-05 16:46:51 +0000
commitaf143e2cb0321c11f592ed780a91487e4df82126 (patch)
tree0b6ecaeda946cd7a220033654d415250d1d94a28 /help
parent491683ae1a8a27109eb360f795262121b9a0eb1b (diff)
- White-space commit
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2372 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help')
-rw-r--r--help/unxline2
-rw-r--r--help/userhost2
-rw-r--r--help/who22
3 files changed, 13 insertions, 13 deletions
diff --git a/help/unxline b/help/unxline
index 6d82f92..d0b1bc2 100644
--- a/help/unxline
+++ b/help/unxline
@@ -1,6 +1,6 @@
UNXLINE <gecos>
-Removes an XLINE
+Removes an XLINE
UNXLINE <gecos> ON irc.server
will unxline the gecos on irc.server if irc.server accepts
diff --git a/help/userhost b/help/userhost
index f776fcd..295d086 100644
--- a/help/userhost
+++ b/help/userhost
@@ -1,6 +1,6 @@
USERHOST <nick>
-USERHOST displays the username, hostname,
+USERHOST displays the username, hostname,
operator status, and presence of valid ident of
the specified nickname.
diff --git a/help/who b/help/who
index d5aa825..78268e0 100644
--- a/help/who
+++ b/help/who
@@ -1,17 +1,17 @@
WHO <#channel|user>
-The WHO command displays information about a user,
-such as their GECOS information, their user@host,
-whether they are an IRC operator or not, etc. A
-sample WHO result from a command issued like
+The WHO command displays information about a user,
+such as their GECOS information, their user@host,
+whether they are an IRC operator or not, etc.
+A sample WHO result from a command issued like
"WHO pokey" may look something like this:
#lamers pokey H pokey@ppp.newbies.net :0 Jim Jones
The first field indicates the last channel the user
-has joined. The second is the user's nickname.
-The third field describes the status information about
-the user. The possible combinations for this field
+has joined. The second is the user's nickname.
+The third field describes the status information about
+the user. The possible combinations for this field
are listed below:
H - The user is not away.
@@ -22,15 +22,15 @@ G - The user is set away.
+ - The user is voiced in the channel listed.
% - The user is a half-op in the channel listed.
-The next field contains the username@host of the user.
-The final field displays the number of server hops and
+The next field contains the username@host of the user.
+The final field displays the number of server hops and
the user's GECOS information.
This command may be executed on a channel, such as
-"WHO #lamers" The output will consist of WHO
+"WHO #lamers" The output will consist of WHO
listings for each user on the channel.
-This command may also be used in conjunction with wildcards
+This command may also be used in conjunction with wildcards
such as * and ?.
See also: whois, userhost