summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-21 14:27:08 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-21 19:19:11 -0600
commit80da1677a00064b410fa0dea52ac4cf32ca988fd (patch)
treebd0210d4117c2fee6ae7c6c445e1f5838e4814d1 /src
parent948ccc55e6feb4f6db235488e485eb4386dc9b6a (diff)
downloadgroff-git-80da1677a00064b410fa0dea52ac4cf32ca988fd.tar.gz
Revert "[man pages]: Define page-local `MR` fallback."
This reverts commit 18d708e489758636ff9e168eee2592591755eb61. Unfortunately my clever hack [sic] does not work with mandoc 1.14.5, causing that tool to truncate the entire text of the man page after the summary description. The good news is that there is a simpler replacement that works better, forthcoming.
Diffstat (limited to 'src')
-rw-r--r--src/devices/grodvi/grodvi.1.man13
-rw-r--r--src/devices/grohtml/grohtml.1.man13
-rw-r--r--src/devices/grolbp/grolbp.1.man13
-rw-r--r--src/devices/grolj4/grolj4.1.man13
-rw-r--r--src/devices/gropdf/gropdf.1.man13
-rw-r--r--src/devices/gropdf/pdfmom.1.man13
-rw-r--r--src/devices/grops/grops.1.man13
-rw-r--r--src/devices/grotty/grotty.1.man13
-rw-r--r--src/devices/xditview/gxditview.1.man13
-rw-r--r--src/preproc/eqn/eqn.1.man13
-rw-r--r--src/preproc/eqn/neqn.1.man14
-rw-r--r--src/preproc/grn/grn.1.man13
-rw-r--r--src/preproc/pic/pic.1.man13
-rw-r--r--src/preproc/preconv/preconv.1.man13
-rw-r--r--src/preproc/refer/refer.1.man13
-rw-r--r--src/preproc/soelim/soelim.1.man13
-rw-r--r--src/preproc/tbl/tbl.1.man13
-rw-r--r--src/roff/groff/groff.1.man13
-rw-r--r--src/roff/nroff/nroff.1.man13
-rw-r--r--src/roff/troff/troff.1.man13
-rw-r--r--src/utils/addftinfo/addftinfo.1.man13
-rw-r--r--src/utils/afmtodit/afmtodit.1.man13
-rw-r--r--src/utils/grog/grog.1.man13
-rw-r--r--src/utils/hpftodit/hpftodit.1.man13
-rw-r--r--src/utils/indxbib/indxbib.1.man13
-rw-r--r--src/utils/lkbib/lkbib.1.man13
-rw-r--r--src/utils/lookbib/lookbib.1.man13
-rw-r--r--src/utils/pfbtops/pfbtops.1.man13
-rw-r--r--src/utils/tfmtodit/tfmtodit.1.man13
-rw-r--r--src/utils/xtotroff/xtotroff.1.man13
30 files changed, 0 insertions, 391 deletions
diff --git a/src/devices/grodvi/grodvi.1.man b/src/devices/grodvi/grodvi.1.man
index ddd192c0e..8d7be9e5e 100644
--- a/src/devices/grodvi/grodvi.1.man
+++ b/src/devices/grodvi/grodvi.1.man
@@ -31,19 +31,6 @@ output driver for TeX DVI format
.do nr *groff_grodvi_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.ie t .ds tx T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X
.el .ds tx TeX
diff --git a/src/devices/grohtml/grohtml.1.man b/src/devices/grohtml/grohtml.1.man
index 32a1e7cfe..4b8828124 100644
--- a/src/devices/grohtml/grohtml.1.man
+++ b/src/devices/grohtml/grohtml.1.man
@@ -31,19 +31,6 @@ output driver for HTML
.do nr *groff_grohtml_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/devices/grolbp/grolbp.1.man b/src/devices/grolbp/grolbp.1.man
index 9d50f0943..f6ff7a3a0 100644
--- a/src/devices/grolbp/grolbp.1.man
+++ b/src/devices/grolbp/grolbp.1.man
@@ -36,19 +36,6 @@ output driver for Canon CaPSL printers
.do nr *groff_grolbp_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/devices/grolj4/grolj4.1.man b/src/devices/grolj4/grolj4.1.man
index ab226647a..847d64451 100644
--- a/src/devices/grolj4/grolj4.1.man
+++ b/src/devices/grolj4/grolj4.1.man
@@ -31,19 +31,6 @@ output driver for HP LaserJet 4 and compatible printers
.do nr *groff_grolj4_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.\" This macro definition is poor style from a portability standpoint,
.\" but it's a good test and demonstration of the standard font
.\" repertoire for the devices where it has any effect at all, and so
diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 389a8e9d1..db2b4b1f6 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -31,19 +31,6 @@ output driver for Portable Document Format
.do nr *groff_gropdf_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" This macro definition is poor style from a portability standpoint,
.\" but it's a good test and demonstration of the standard font
diff --git a/src/devices/gropdf/pdfmom.1.man b/src/devices/gropdf/pdfmom.1.man
index 21bc89a47..e77aff439 100644
--- a/src/devices/gropdf/pdfmom.1.man
+++ b/src/devices/gropdf/pdfmom.1.man
@@ -32,19 +32,6 @@ macro package for
.do nr *groff_pdfmom_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/devices/grops/grops.1.man b/src/devices/grops/grops.1.man
index a84615e67..0280507af 100644
--- a/src/devices/grops/grops.1.man
+++ b/src/devices/grops/grops.1.man
@@ -31,19 +31,6 @@ output driver for PostScript
.do nr *groff_grops_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" This macro definition is poor style from a portability standpoint,
.\" but it's a good test and demonstration of the standard font
diff --git a/src/devices/grotty/grotty.1.man b/src/devices/grotty/grotty.1.man
index 989b371e3..b7c429a88 100644
--- a/src/devices/grotty/grotty.1.man
+++ b/src/devices/grotty/grotty.1.man
@@ -31,19 +31,6 @@ output driver for typewriter-like (terminal) devices
.do nr *groff_grotty_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/devices/xditview/gxditview.1.man b/src/devices/xditview/gxditview.1.man
index d92880344..5e4646d66 100644
--- a/src/devices/xditview/gxditview.1.man
+++ b/src/devices/xditview/gxditview.1.man
@@ -35,19 +35,6 @@ intermediate output files in X11
.do nr *groff_gxditview_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 93cbf2d25..75e4ced83 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -32,19 +32,6 @@ or MathML
.do nr *groff_eqn_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.ie \n(.V<\n(.v \
. ds tx T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X
diff --git a/src/preproc/eqn/neqn.1.man b/src/preproc/eqn/neqn.1.man
index cb570fc3d..dc3cafd6b 100644
--- a/src/preproc/eqn/neqn.1.man
+++ b/src/preproc/eqn/neqn.1.man
@@ -25,20 +25,6 @@
.\" instead of in the original English.
.
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
-.
.\" ====================================================================
.SH Synopsis
.\" ====================================================================
diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 7dafd09fb..c8d3f9442 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -32,19 +32,6 @@ documents
.do nr *groff_grn_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 7af12f90e..838f98d70 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -31,19 +31,6 @@ or TeX
.do nr *groff_pic_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.\" Definitions
diff --git a/src/preproc/preconv/preconv.1.man b/src/preproc/preconv/preconv.1.man
index da167e568..0e888c567 100644
--- a/src/preproc/preconv/preconv.1.man
+++ b/src/preproc/preconv/preconv.1.man
@@ -30,19 +30,6 @@ preconv \- prepare files for typesetting with
.do nr *groff_preconv_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/preproc/refer/refer.1.man b/src/preproc/refer/refer.1.man
index 93f634c02..dfae995ed 100644
--- a/src/preproc/refer/refer.1.man
+++ b/src/preproc/refer/refer.1.man
@@ -30,19 +30,6 @@
.do nr *groff_refer_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/preproc/soelim/soelim.1.man b/src/preproc/soelim/soelim.1.man
index 7514496a1..484ce1f60 100644
--- a/src/preproc/soelim/soelim.1.man
+++ b/src/preproc/soelim/soelim.1.man
@@ -31,19 +31,6 @@ or other text files
.\" Save and disable compatibility mode (for, e.g., Solaris 10/11).
.do nr *groff_soelim_1_man_C \n[.cp]
.cp 0
-.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
.\" Man pages are seldom preprocessed with pic(1).
.mso pic.tmac
.
diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index c5819faa4..5466bbcda 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -32,19 +32,6 @@ documents
.do nr *groff_tbl_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index 462e8e47b..1759a6835 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -27,19 +27,6 @@ document formatting system
.do nr *groff_groff_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.\" Define a string for the TeX logo.
.ie t .ds TeX T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X
.el .ds TeX TeX
diff --git a/src/roff/nroff/nroff.1.man b/src/roff/nroff/nroff.1.man
index 8bd6486c1..97c6aace7 100644
--- a/src/roff/nroff/nroff.1.man
+++ b/src/roff/nroff/nroff.1.man
@@ -31,19 +31,6 @@ for TTY (terminal) devices
.do nr *groff_nroff_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index 32cd5b27e..0bbbb0770 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -28,19 +28,6 @@ typesetter and document formatter
.do nr *groff_troff_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/addftinfo/addftinfo.1.man b/src/utils/addftinfo/addftinfo.1.man
index 9b3c24460..3cad99a3c 100644
--- a/src/utils/addftinfo/addftinfo.1.man
+++ b/src/utils/addftinfo/addftinfo.1.man
@@ -32,19 +32,6 @@ fonts for use with
.do nr *groff_addftinfo_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/afmtodit/afmtodit.1.man b/src/utils/afmtodit/afmtodit.1.man
index 45402f851..79b18feab 100644
--- a/src/utils/afmtodit/afmtodit.1.man
+++ b/src/utils/afmtodit/afmtodit.1.man
@@ -31,19 +31,6 @@ PostScript and PDF output
.do nr *groff_afmtodit_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/grog/grog.1.man b/src/utils/grog/grog.1.man
index 7f5f4bcab..abd020604 100644
--- a/src/utils/grog/grog.1.man
+++ b/src/utils/grog/grog.1.man
@@ -28,19 +28,6 @@ command a document requires
.do nr *groff_grog_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/hpftodit/hpftodit.1.man b/src/utils/hpftodit/hpftodit.1.man
index 058d86c60..e645beb7b 100644
--- a/src/utils/hpftodit/hpftodit.1.man
+++ b/src/utils/hpftodit/hpftodit.1.man
@@ -32,19 +32,6 @@ and
.do nr *groff_hpftodit_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/indxbib/indxbib.1.man b/src/utils/indxbib/indxbib.1.man
index dffdee900..dd14ac164 100644
--- a/src/utils/indxbib/indxbib.1.man
+++ b/src/utils/indxbib/indxbib.1.man
@@ -29,19 +29,6 @@
.do nr *groff_indxbib_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/lkbib/lkbib.1.man b/src/utils/lkbib/lkbib.1.man
index 1c16d7de9..6d485729d 100644
--- a/src/utils/lkbib/lkbib.1.man
+++ b/src/utils/lkbib/lkbib.1.man
@@ -29,19 +29,6 @@ lkbib \- search bibliographic databases
.do nr *groff_lkbib_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/lookbib/lookbib.1.man b/src/utils/lookbib/lookbib.1.man
index d0e24d745..fcbb739d2 100644
--- a/src/utils/lookbib/lookbib.1.man
+++ b/src/utils/lookbib/lookbib.1.man
@@ -29,19 +29,6 @@
.do nr *groff_lookbib_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/pfbtops/pfbtops.1.man b/src/utils/pfbtops/pfbtops.1.man
index c1340fe59..61314a8b9 100644
--- a/src/utils/pfbtops/pfbtops.1.man
+++ b/src/utils/pfbtops/pfbtops.1.man
@@ -30,19 +30,6 @@ Font ASCII
.do nr *groff_pfbtops_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis
diff --git a/src/utils/tfmtodit/tfmtodit.1.man b/src/utils/tfmtodit/tfmtodit.1.man
index 2c55feb0b..b8590d16e 100644
--- a/src/utils/tfmtodit/tfmtodit.1.man
+++ b/src/utils/tfmtodit/tfmtodit.1.man
@@ -32,19 +32,6 @@ and
.do nr *groff_tfmtodit_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.\" Definitions
diff --git a/src/utils/xtotroff/xtotroff.1.man b/src/utils/xtotroff/xtotroff.1.man
index b842eaf43..f598f4896 100644
--- a/src/utils/xtotroff/xtotroff.1.man
+++ b/src/utils/xtotroff/xtotroff.1.man
@@ -31,19 +31,6 @@ font metrics
.do nr *groff_xtotroff_1_man_C \n[.cp]
.cp 0
.
-.\" Define fallback for groff 1.23's MR macro if the system lacks it.
-.de @@
-. de MR
-. ie \n(.$=1 \
-. I %\$1
-. el \
-. IR %\$1 (\$2)\$3
-. \\.
-..
-.if \n(.g .if !d MR .@@
-.if !\n(.g .@@
-.rm @@
-.
.
.\" ====================================================================
.SH Synopsis