summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/default.man14
1 files changed, 0 insertions, 14 deletions
diff --git a/data/templates/default.man b/data/templates/default.man
index 342a09e4d..84aa37d73 100644
--- a/data/templates/default.man
+++ b/data/templates/default.man
@@ -5,20 +5,6 @@ $if(pandoc-version)$
.\" Automatically generated by Pandoc $pandoc-version$
.\"
$endif$
-.\" Define V font for inline verbatim, using C font in formats
-.\" that render this, and otherwise B font.
-.ie "\f[CB]x\f[]"x" \{\
-. ftr V B
-. ftr VI BI
-. ftr VB B
-. ftr VBI BI
-.\}
-.el \{\
-. ftr V CR
-. ftr VI CI
-. ftr VB CB
-. ftr VBI CBI
-.\}
$if(adjusting)$
.ad $adjusting$
$endif$