All of lore.kernel.org
 help / color / mirror / Atom feed
From: aq <aquynh@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] cheatsheet typos fix
Date: Fri, 1 Jul 2005 23:44:33 +0900	[thread overview]
Message-ID: <9cde8bff050701074429caabd0@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 221 bytes --]

This patch fixes few typos in hg-cheatsheet.txt

Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>


$ diffstat cheatsheet.patch
 hg-cheatsheet.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

[-- Attachment #2: cheatsheet.patch --]
[-- Type: application/octet-stream, Size: 843 bytes --]

diff -r 7c95f26c2f0e docs/misc/hg-cheatsheet.txt
--- a/docs/misc/hg-cheatsheet.txt	Fri Jul  1 13:35:03 2005
+++ b/docs/misc/hg-cheatsheet.txt	Fri Jul  1 23:33:14 2005
@@ -148,7 +148,7 @@
 can find further information with "hg -v history".
 
 The changeset identifier has two parts, a _local_ monotonically
-increasing changeset id, 4792 above, and a _global_ hash, which
+increasing changeset id, 5599 above, and a _global_ hash, which
 follows the colon on the changeset line.  The hash uniquely identifies
 the changeset and its lineage back to the root of the changeset tree
 -- it is useful for distributed management and so on.  However, as it
@@ -190,8 +190,8 @@
 
 creation:
 
-   touch a (or otherwise created a file)
-   hg add a
+   touch a.txt (or otherwise created a file)
+   hg add a.txt
 
 You can see what has changed using:
 

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2005-07-01 14:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9cde8bff050701074429caabd0@mail.gmail.com \
    --to=aquynh@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.