diff --git a/doc/sgml/oper-guide/cmodes.sgml b/doc/sgml/oper-guide/cmodes.sgml
index 09e323d..8d2306a 100644
--- a/doc/sgml/oper-guide/cmodes.sgml
+++ b/doc/sgml/oper-guide/cmodes.sgml
@@ -162,7 +162,7 @@
Channels with this mode will be allowed larger banlists (by default,
500 instead of 50 entries for +b, +q, +e and +I together).
- Only network operators may set this mode.
+ Only network operators with resv privilege may set this mode.
@@ -216,7 +216,7 @@
+P, permanent channel
- Channels with this mode (which is accessible only to network operators) set will not be destroyed
+ Channels with this mode (which is accessible only to network operators with resv privilege) set will not be destroyed
when the last user leaves.
diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml
index 2cd1c20..788b294 100644
--- a/doc/sgml/oper-guide/config.sgml
+++ b/doc/sgml/oper-guide/config.sgml
@@ -520,8 +520,8 @@ operator "name" {
A listing of privileges granted to operators using this block.
- By default, the operwall and remoteban privileges are granted;
- use ~operwall and ~remoteban to disable them if necessary.
+ By default, the operwall, remoteban and resv privileges are granted;
+ use ~operwall, ~remoteban and ~resv to disable them if necessary.
In addition, a flag designating if the password is encrypted is here.
diff --git a/doc/sgml/oper-guide/oprivs.sgml b/doc/sgml/oper-guide/oprivs.sgml
index c5d5d72..46d1e8d 100644
--- a/doc/sgml/oper-guide/oprivs.sgml
+++ b/doc/sgml/oper-guide/oprivs.sgml
@@ -93,6 +93,13 @@
for help.
+
+ resv (Q), channel control
+
+ This allows using /resv, /unresv and changing the channel
+ modes +L and +P.
+
+
remote (R), remote routing