At file:///home/vila/src/bzr/bugs/219334-texinfo/ ------------------------------------------------------------ revno: 5198 revision-id: [email protected] parent: [email protected] committer: Vincent Ladeuil <[email protected]> branch nick: cleanup timestamp: Mon 2010-07-05 14:50:01 +0200 message: Fix overlapping decorations crashing makeinfo.
=== modified file 'doc/en/mini-tutorial/index.txt' --- a/doc/en/mini-tutorial/index.txt 2009-12-03 00:44:16 +0000 +++ b/doc/en/mini-tutorial/index.txt 2010-07-05 12:50:01 +0000 @@ -64,7 +64,7 @@ $ mkdir subdirectory $ touch test1.txt test2.txt test3.txt subdirectory/test4.txt -**Note for Windows users:** use Windows Explorer to create your +**Note for Windows users**: use Windows Explorer to create your directories, then right-click in those directories and select ``New file`` to create your files. @@ -164,7 +164,7 @@ $ bzr branch http://www.example.com/myproject -**Note:** to use sftp, you may need to install ``paramiko`` and +**Note**: to use sftp, you may need to install ``paramiko`` and ``pyCrypto``. See http://bazaar-vcs.org/InstallationFaq for details. @@ -186,7 +186,7 @@ .. [#] Use of the ``lp:`` URL scheme requires bzr 0.92 or later. -**Note:** ``+junk`` means that this branch isn't associated with any particular +**Note**: ``+junk`` means that this branch isn't associated with any particular project in Launchpad. Now, anyone can create their own copy of your branch by typing::
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
