summaryrefslogtreecommitdiff
path: root/src/roff
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/roff
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/roff')
-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
3 files changed, 0 insertions, 39 deletions
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