summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-03-09 17:20:25 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-03-09 17:20:25 +0000
commit4ce2d7eb811674c76f9d35c41493cb6045851ae6 (patch)
treeadb138dff3105aea13cc1bede072590528d4563d /help
parentbd20b1eed4a3c345f731e4a34b4d812d40f14a12 (diff)
- Removed m_users.c
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3122 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am1
-rw-r--r--help/Makefile.in1
-rw-r--r--help/index6
-rw-r--r--help/users6
4 files changed, 3 insertions, 11 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index 7934b0f..3425595 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -66,7 +66,6 @@ dist_helpf_DATA = accept \
unxline \
user \
userhost \
- users \
version \
wallops \
who \
diff --git a/help/Makefile.in b/help/Makefile.in
index 07b1958..fa9fc4c 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -356,7 +356,6 @@ dist_helpf_DATA = accept \
unxline \
user \
userhost \
- users \
version \
wallops \
who \
diff --git a/help/index b/help/index
index 9a04eae..32740e2 100644
--- a/help/index
+++ b/help/index
@@ -15,6 +15,6 @@ REHASH RESTART RESV SERVER
SET SJOIN SQUIT STATS
SVINFO TIME TOPIC TRACE
UMODE UNDLINE UNKLINE UNRESV
-UNXLINE USER USERHOST USERS
-VERSION WALLOPS WHO WHOIS
-WHOWAS XLINE
+UNXLINE USER USERHOST VERSION
+WALLOPS WHO WHOIS WHOWAS
+XLINE
diff --git a/help/users b/help/users
deleted file mode 100644
index bb56456..0000000
--- a/help/users
+++ /dev/null
@@ -1,6 +0,0 @@
-USERS [remoteserver]
-
-USERS will display the local and global current
-and maximum user statistics for the specified
-server, or the local server if there was no
-parameter.