summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-01-11 21:46:17 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-03-01 18:06:21 +0000
commit31baa0b8668d76d78cc7edb9438b8384cc7d3090 (patch)
tree6093efb07556f752e41566faed71c603abe3b107
parent5b0b4f0ca200b566c0cbcc9dc568a095bf2bc127 (diff)
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 <ijackson@chiark.greenend.org.uk>
-rw-r--r--git-debrebase.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index e5b84a0..aa7f459 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