hgbook

changeset 264:f8a2fe77908d

3 small typos
author arne@fluss.krababnet
date Fri Aug 31 11:15:18 2007 +0200 (2007-08-31)
parents 9dbed77d3ba6
children d9a1faa45c30
files en/collab.tex en/filenames.tex en/tour-basic.tex
line diff
     1.1 --- a/en/collab.tex	Fri Jul 27 15:07:51 2007 -0700
     1.2 +++ b/en/collab.tex	Fri Aug 31 11:15:18 2007 +0200
     1.3 @@ -481,7 +481,7 @@
     1.4  \begin{note}
     1.5    The path to \command{plink} shouldn't contain any whitespace
     1.6    characters, or Mercurial may not be able to run it correctly (so
     1.7 -  putting it in \dirname{C:\\Program Files} is probably not be a good
     1.8 +  putting it in \dirname{C:\\Program Files} is probably not a good
     1.9    idea).
    1.10  \end{note}
    1.11  
     2.1 --- a/en/filenames.tex	Fri Jul 27 15:07:51 2007 -0700
     2.2 +++ b/en/filenames.tex	Fri Aug 31 11:15:18 2007 +0200
     2.3 @@ -173,7 +173,7 @@
     2.4  One thing to note, if you're familiar with Perl-style regexps, is that
     2.5  Mercurial's are \emph{rooted}.  That is, a regexp starts matching
     2.6  against the beginning of a string; it doesn't look for a match
     2.7 -anywhere within the string it.  To match anywhere in a string, start
     2.8 +anywhere within the string.  To match anywhere in a string, start
     2.9  your pattern with ``\texttt{.*}''.
    2.10  
    2.11  \section{Filtering files}
     3.1 --- a/en/tour-basic.tex	Fri Jul 27 15:07:51 2007 -0700
     3.2 +++ b/en/tour-basic.tex	Fri Aug 31 11:15:18 2007 +0200
     3.3 @@ -54,6 +54,10 @@
     3.4    into problems that have since been fixed in the Debian package.
     3.5  \end{itemize}
     3.6  
     3.7 +\subsection{Solaris}
     3.8 +
     3.9 +XXX.
    3.10 +
    3.11  \subsection{Mac OS X}
    3.12  
    3.13  Lee Cantey publishes an installer of Mercurial for Mac OS~X at
    3.14 @@ -62,13 +66,9 @@
    3.15  a compatible version of Universal MacPython~\cite{web:macpython}.  This
    3.16  is easy to do; simply follow the instructions on Lee's site.
    3.17  
    3.18 -\subsection{Solaris}
    3.19 -
    3.20 -XXX.
    3.21 -
    3.22  \subsection{Windows}
    3.23  
    3.24 -Lee Cantey publishes an installer of Mercurial for Windows at
    3.25 +Lee Cantey also publishes an installer of Mercurial for Windows at
    3.26  \url{http://mercurial.berkwood.com}.  This package has no external
    3.27  dependencies; it ``just works''.
    3.28