# HG changeset patch # User Matt Mackall # Date 1197303836 21600 # Node ID 2f74cfa29e8c641a127130969aaf25cbbd32f046 # Parent e04a65111a80a5f62ce09e0ae67cde3e8f2b3b0f doc: correct preoutgoing description diff -r e04a65111a80 -r 2f74cfa29e8c doc/hgrc.5.txt --- a/doc/hgrc.5.txt Mon Dec 10 10:23:45 2007 -0600 +++ b/doc/hgrc.5.txt Mon Dec 10 10:23:56 2007 -0600 @@ -281,7 +281,7 @@ commit to proceed. Non-zero status will cause the commit to fail. Parent changeset IDs are in $HG_PARENT1 and $HG_PARENT2. preoutgoing;; - Run before computing changes to send from the local repository to + Run before collecting changes to send from the local repository to another. Non-zero status will cause failure. This lets you prevent pull over http or ssh. Also prevents against local pull, push (outbound) or bundle commands, but not effective, since you