2023-01-04 Fred Gleason <fredg@paravelsystems.com>

* Corrected inaccuracies in the description of the 'Dropbox Instances'
	notification type in the Notifications protocol documentation.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2023-01-04 12:08:29 -05:00
parent 436ac4cb4e
commit 9cccb7dadb
2 changed files with 11 additions and 2 deletions

View File

@ -23893,3 +23893,6 @@
2022-12-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdadmin(1) that made it impossible to set the
name of newly created host variables.
2023-01-04 Fred Gleason <fredg@paravelsystems.com>
* Corrected inaccuracies in the description of the 'Dropbox Instances'
notification type in the Notifications protocol documentation.

View File

@ -246,7 +246,7 @@
</row>
<row>
<entry>Database Field</entry>
<entry>DROPBOXES.ID</entry>
<entry>STATIONS.NAME</entry>
</row>
<row>
<entry>Type</entry>
@ -254,7 +254,7 @@
</row>
<row>
<entry>Id Data Type</entry>
<entry>Integer</entry>
<entry>String</entry>
</row>
<row>
<entry>RDNotification::Type Value</entry>
@ -263,6 +263,12 @@
</tbody>
</tgroup>
</table>
<note>
Dropbox Add/Modify/Delete actions operate at a 'per-host' granularity
--i.e. <emphasis>any</emphasis> notification will cause
<emphasis>all</emphasis> dropboxes on the target host to be killed
and then restarted.
</note>
</sect2>
<sect2 xml:id="sect.notifications.types.catch_event">