Fix markup minimally to get man pages built.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 2005-08-24 17:50:05 -07:00
parent c95173410d
commit 9e3e2a5596
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@

<refspec>::
The canonical format of a <refspec> parameter is
+?<src>:<dst>; that is, an optional plus '+', followed
'+?<src>:<dst>'; that is, an optional plus '+', followed
by the source ref, followed by a colon ':', followed by
the destination ref.