From 3cd5a67fbb15de3ae1b94999f88f4921c0028d4b Mon Sep 17 00:00:00 2001
From: Sup Yut Sum <ch3cooli@gmail.com>
Date: Sun, 10 Mar 2013 15:49:10 +0800
Subject: [PATCH] mailmap: add grave accents around mailmap.file and
 mailmap.blob configuration options

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
---
 Documentation/mailmap.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/mailmap.txt b/Documentation/mailmap.txt
index 4a8c276..a54393c 100644
--- a/Documentation/mailmap.txt
+++ b/Documentation/mailmap.txt
@@ -1,7 +1,7 @@
 If the file `.mailmap` exists at the toplevel of the repository, or at
-the location pointed to by the mailmap.file or mailmap.blob
+the location pointed to by the `mailmap.file` or `mailmap.blob`
 configuration options, it
 is used to map author and committer names and email addresses to
 canonical real names and email addresses.
 
 In the simple form, each line in the file consists of the canonical
-- 
1.8.1.msysgit.1

