git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/Notes: Remove 'footnote:' warning
@ 2011-07-16 22:30 Pavan Kumar Sunkara
  2011-07-17 13:11 ` Drew Northup
  0 siblings, 1 reply; 10+ messages in thread
From: Pavan Kumar Sunkara @ 2011-07-16 22:30 UTC (permalink / raw)
  To: git; +Cc: Pavan Kumar Sunkara

Remove 'footnote:' from git-notes.txt which is responsible
for the warnings surfacing during the generation of git
documentation.
---
 Documentation/git-notes.txt |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/Documentation/git-notes.txt b/Documentation/git-notes.txt
index 6a187f2..2a18894 100644
--- a/Documentation/git-notes.txt
+++ b/Documentation/git-notes.txt
@@ -210,10 +210,11 @@ Commit notes are blobs containing extra information about an object
 are taken from notes refs.  A notes ref is usually a branch which
 contains "files" whose paths are the object names for the objects
 they describe, with some directory separators included for performance
-reasons footnote:[Permitted pathnames have the form
-'ab'`/`'cd'`/`'ef'`/`'...'`/`'abcdef...': a sequence of directory
-names of two hexadecimal digits each followed by a filename with the
-rest of the object ID.].
+reasons.
+
+Permitted pathnames have the form 'ab'`/`'cd'`/`'ef'`/`'...'`/`'abcdef...':
+a sequence of directory names of two hexadecimal digits each
+followed by a filename with the rest of the object ID.
 
 Every notes change creates a new commit at the specified notes ref.
 You can therefore inspect the history of the notes by invoking, e.g.,
-- 
1.7.6.485.gad3dc

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-19 20:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-16 22:30 [PATCH] Documentation/Notes: Remove 'footnote:' warning Pavan Kumar Sunkara
2011-07-17 13:11 ` Drew Northup
     [not found]   ` <CAK9CXBUAX42gCuRLWUpuvK6SSZXv1Cn4YNoFAfjRhouzd+thcw@mail.gmail.com>
2011-07-17 13:46     ` Pavan Kumar Sunkara
2011-07-17 21:58   ` Jonathan Nieder
2011-07-18  5:42     ` Pavan Kumar Sunkara
2011-07-18  5:51       ` Jonathan Nieder
2011-07-18  6:07         ` Pavan Kumar Sunkara
2011-07-18  7:13           ` Jonathan Nieder
2011-07-18  9:01             ` Pavan Kumar Sunkara
2011-07-19 20:43               ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).