From: Richard W.M. Jones Date: Fri, 1 Apr 2011 12:48:14 +0000 (+0100) Subject: docs: Fix link to progress messages in guestfs(3). X-Git-Tag: 1.9.16~12 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=94945d84c71703adc210793897e1a269a38945f2;p=libguestfs.git docs: Fix link to progress messages in guestfs(3). This updates commit 4e0cf4dbf8a8a96288f70114fdc3939da0aa7ad1. --- diff --git a/generator/generator_docstrings.ml b/generator/generator_docstrings.ml index 44f92c0..de31aa5 100644 --- a/generator/generator_docstrings.ml +++ b/generator/generator_docstrings.ml @@ -30,7 +30,7 @@ let progress_message = "This long-running command can generate progress notification messages so that the caller can display a progress bar or indicator. To receive these messages, the caller must register a progress -callback. See L." +event callback. See L." let protocol_limit_warning = "Because of the message protocol, there is a transfer limit