summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.txt1
-rw-r--r--doc/server-version-info48
2 files changed, 0 insertions, 49 deletions
diff --git a/doc/index.txt b/doc/index.txt
index 3725e85..af65a7c 100644
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -18,5 +18,4 @@ modeg.txt - An in depth description of the server side silence
user mode (+g)
modes.txt - A list of all user and channel modes
resv.txt - Outline of the RESV command.
-server-version-info - Overview of the flags shown in /version
serverhide.txt - Information about the server hide options
diff --git a/doc/server-version-info b/doc/server-version-info
deleted file mode 100644
index 619f823..0000000
--- a/doc/server-version-info
+++ /dev/null
@@ -1,48 +0,0 @@
- Server VERSION Info
-
- $Id$
-
- Copyright (c) 2005 by ircd-hybrid team
-
- ----------------------------------------------------------------------
-
- Updated for Hybrid 7.2 (2005/08/20)
-
- When you type /VERSION, you will often see something like this:
-
- hybrid-7.2beta1(20050820_4). test1.chatjunkies.org :eGgHIKMZ6 TS6ow
-
- Ever wondered what those funny chars mean after the version number? Well
- here they are:
-
- +----------------------------+
- | 'e' | USE_EXCEPT |
- |------+---------------------|
- | 'G' | GLINES |
- |------+---------------------|
- | 'g' | NO_FAKE_GLINES |
- |------+---------------------|
- | 'H' | HUB |
- |------+---------------------|
- | 'I' | USE_INVEX |
- |------+---------------------|
- | 'K' | USE_KNOCK |
- |------+---------------------|
- | 'M' | IDLE_FROM_MSG |
- |------+---------------------|
- | 'Z' | ZIPLINKS |
- |------+---------------------|
- | 'T' | IGNORE_BOGUS_TS |
- |------+---------------------|
- | '6' | IPv6 |
- |------+---------------------|
- | --- | ------------------- |
- |------+---------------------|
- | 'TS' | Supports TS |
- |------+---------------------|
- | '6' | TS Version 6 |
- |------+---------------------|
- | 'o' | TS Only |
- |------+---------------------|
- | 'w' | TS Warnings |
- +----------------------------+