summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-21 14:35:48 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-21 19:19:11 -0600
commit2cf398e7f52eee9ecf5b8978f22bf252a7652e3d (patch)
tree5a3e93aaeb7edfa8e9469ebde502a75d6bcfa183 /src
parent80da1677a00064b410fa0dea52ac4cf32ca988fd (diff)
downloadgroff-git-2cf398e7f52eee9ecf5b8978f22bf252a7652e3d.tar.gz
neqn(1): Save and restore compatibility mode.
We don't actually need it at present, but we're about to.
Diffstat (limited to 'src')
-rw-r--r--src/preproc/eqn/neqn.1.man10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/preproc/eqn/neqn.1.man b/src/preproc/eqn/neqn.1.man
index dc3cafd6b..24f8942dd 100644
--- a/src/preproc/eqn/neqn.1.man
+++ b/src/preproc/eqn/neqn.1.man
@@ -25,6 +25,11 @@
.\" instead of in the original English.
.
.
+.\" Save and disable compatibility mode (for, e.g., Solaris 10/11).
+.do nr *groff_neqn_1_man_C \n[.cp]
+.cp 0
+.
+.
.\" ====================================================================
.SH Synopsis
.\" ====================================================================
@@ -60,6 +65,11 @@ although it may work adequately for very simple input.
.MR @g@eqn @MAN1EXT@
.
.
+.\" Restore compatibility mode (for, e.g., Solaris 10/11).
+.cp \n[*groff_neqn_1_man_C]
+.do rr *groff_neqn_1_man_C
+.
+.
.\" Local Variables:
.\" fill-column: 72
.\" mode: nroff