From 97909a4ac04724625f2da173bd495ad0c14156ed Mon Sep 17 00:00:00 2001
From: Bram Matthys
Date: Fri, 17 Aug 2012 10:45:19 +0200
Subject: [PATCH] - Add /SILENCE to HTML documentation (reported by
Severus_Snape in #4072, patch from warg).
---
Changes | 2 ++
doc/unreal32docs.html | 6 +++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 158212752..f8a8b70d7 100644
--- a/Changes
+++ b/Changes
@@ -2464,3 +2464,5 @@
- Clarify that hiddenhost-prefix must be the same on linked servers for
bans to function properly (#4090, patch from warg, reported in #4043
by maxb).
+- Add /SILENCE to HTML documentation (reported by Severus_Snape in
+ #4072, patch from warg).
diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html
index 051627889..5ecc559fd 100644
--- a/doc/unreal32docs.html
+++ b/doc/unreal32docs.html
@@ -3200,7 +3200,7 @@ to get more information on a command.
All |
- Watch +-<nick> +-<nick>
|
+ Watch [+|-]<nick> [+|-]<nick>
|
Watch is a new notify-type system in UnrealIRCd which is both faster and
uses less network resources than any old-style notify system. The server
will send you a message when any nickname in your watch list logs on or
@@ -3307,6 +3307,10 @@ to get more information on a command.
| Returns the IP address of the user in question. |
All |
+
+ silence [+|-]<nick>
|
+ Ignores messages from a user or list of users at the Server itself.
|
+ All |
oper <userid> <password>
|
Command to give a user operator status if they match an Oper Block
|