Replace a load-bearing semicolon with some more explanatory words,
and correct a couple of parameter names.
* Returns:
* \li ISC_R_SUCCESS if action was applied to all nodes. If 'stop' is
* false and 'sub' is non NULL then the first error (if any)
- * reported by 'action' is returned in '*sub';
- * any error code from 'action'.
+ * reported by 'action' is returned in '*sub'. If 'stop' is true,
+ * the first error code from 'action' is returned.
*/
bool
* zone table.
*
* Requires:
- *\li 'view' to be valid.
+ *\li 'zt' to be valid.
*/
void
* zone table.
*
* Requires:
- *\li 'view' to be valid.
+ *\li 'zt' to be valid.
*/
ISC_LANG_ENDDECLS