hgbook

diff en/mq-collab.tex @ 534:22af452c6c59

finished revision of branch.tex. beginning revision of daily.tex
author Javier Rojas <jerojasro@devnull.li>
date Sun Jan 25 20:20:37 2009 -0500 (2009-01-25)
parents 5561812fc5c9
children
line diff
     1.1 --- a/en/mq-collab.tex	Tue Aug 26 20:49:37 2008 +0200
     1.2 +++ b/en/mq-collab.tex	Sun Jan 25 20:20:37 2009 -0500
     1.3 @@ -275,7 +275,7 @@
     1.4    backports a piece of code to~2.6.9 will have a~\texttt{2.6.9} guard.
     1.5  \end{itemize}
     1.6  This variety of guards gives me considerable flexibility in
     1.7 -qdetermining what kind of source tree I want to end up with.  For most
     1.8 +determining what kind of source tree I want to end up with.  For most
     1.9  situations, the selection of appropriate guards is automated during
    1.10  the build process, but I can manually tune the guards to use for less
    1.11  common circumstances.