Skip to content
Snippets Groups Projects
Commit 8637cdd4 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

s/timelimit/timeout/

parent 292a9810
No related branches found
No related tags found
No related merge requests found
...@@ -401,7 +401,7 @@ supported operations. ...@@ -401,7 +401,7 @@ supported operations.
If specified before any target definition, it affects all targets If specified before any target definition, it affects all targets
unless overridden by per-target directives. unless overridden by per-target directives.
Note: if the timelimit is exceeded, the operation is cancelled Note: if the timeout is exceeded, the operation is cancelled
(according to the \fBcancel\fP directive); (according to the \fBcancel\fP directive);
the protocol does not provide any means to rollback operations, the protocol does not provide any means to rollback operations,
so the client will not be notified about the result of the operation, so the client will not be notified about the result of the operation,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment