From: Ian Jackson Date: Fri, 11 Jan 2019 21:46:17 +0000 (+0000) Subject: documentation style: Do not put "" around C<..> X-Git-Tag: archive/debian/8.4~18 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=31baa0b8668d76d78cc7edb9438b8384cc7d3090;p=dgit.git documentation style: Do not put "" around C<..> 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 --- 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