diff en/mq.tex @ 224:34943a3d50d6

Start writing up extensions. Begin with inotify.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 15 May 2007 16:24:20 -0700
parents 914babdc99c8
children 28ddbf9f3729
line wrap: on
line diff
--- a/en/mq.tex	Tue May 15 14:55:54 2007 -0700
+++ b/en/mq.tex	Tue May 15 16:24:20 2007 -0700
@@ -790,8 +790,8 @@
 \item Normally, when you \hgcmd{qpop} a patch and \hgcmd{qpush} it
   again, the changeset that represents the patch after the pop/push
   will have a \emph{different identity} than the changeset that
-  represented the hash beforehand.  See section~\ref{sec:mq:cmd:qpush}
-  for information as to why this is.
+  represented the hash beforehand.  See
+  section~\ref{sec:mqref:cmd:qpush} for information as to why this is.
 \item It's not a good idea to \hgcmd{merge} changes from another
   branch with a patch changeset, at least if you want to maintain the
   ``patchiness'' of that changeset and changesets below it on the