In the default text manpage rendering, C produces a pair of quotes and the result is "".."" which is not desirable.
Signed-off-by: Ian Jackson <ijack...@chiark.greenend.org.uk> --- git-debrebase.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod index e5b84a0b..aa7f459b 100644 --- a/git-debrebase.1.pod +++ b/git-debrebase.1.pod @@ -420,7 +420,7 @@ failure to find an appropriate upstream. Directory to look in for orig tarballs. The default is the git config option dgit.default.build-products-dir -or failing that, "C<..>". +or failing that, C<..>. Passed on to dgit, if git-debrebase invokes dgit. =item --[no-]origs -- 2.11.0