# # # patch "Monotone/AutomateStdio.pod" # from [5772648235d8a606b8b96cb6fc7b52bd719ff71f] # to [0f6f685fec6cf9ff61cd678645711c8fa7150224] # ============================================================ --- Monotone/AutomateStdio.pod 5772648235d8a606b8b96cb6fc7b52bd719ff71f +++ Monotone/AutomateStdio.pod 0f6f685fec6cf9ff61cd678645711c8fa7150224 @@ -395,9 +395,9 @@ anything. =head1 NOTES -The Monotone::AutomateStdio class, with the exception of the $mtn->db_set() -method, provides a read-only interface to a Monotone database. This is a -deliberate safety precaution. +The Monotone::AutomateStdio class, with the exception of the $mtn->cert() and +$mtn->db_set() methods, provides a read-only interface to a Monotone +database. This is a deliberate safety precaution for now. In order to reliably shutdown the mtn subprocess, the alarm() routine is used and will consequently reset any SIGALRM timers. In C I would obviously use