From: Junio C Hamano Date: Thu, 25 Aug 2005 00:50:05 +0000 (-0700) Subject: Fix markup minimally to get man pages built. X-Git-Tag: v0.99.5~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9e3e2a55961b846f0b92867591ce971a744b7583?ds=inline;hp=-c Fix markup minimally to get man pages built. Signed-off-by: Junio C Hamano --- 9e3e2a55961b846f0b92867591ce971a744b7583 diff --git a/Documentation/pull-fetch-param.txt b/Documentation/pull-fetch-param.txt index ea0ad2c48f..8f6b68cb55 100644 --- a/Documentation/pull-fetch-param.txt +++ b/Documentation/pull-fetch-param.txt @@ -49,7 +49,7 @@ :: The canonical format of a parameter is - +?:; that is, an optional plus '+', followed + '+?:'; that is, an optional plus '+', followed by the source ref, followed by a colon ':', followed by the destination ref.