From aa454020558929ce1f15561c2bf8a06be182d115 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 22 Mar 2026 12:01:08 +0100 Subject: support Groff v1.24.0 and later There has been a regression affecting early uses of `.device`. See https://savannah.gnu.org/bugs/?67992 --- doc/tutorial.ms.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/tutorial.ms.in b/doc/tutorial.ms.in index 92da0af..4016605 100644 --- a/doc/tutorial.ms.in +++ b/doc/tutorial.ms.in @@ -36,6 +36,10 @@ . ns .. . +.\" Work around problems with early device extension commands. +.\" See groff(7) and https://savannah.gnu.org/bugs/?67992 +\c +. .\" The entire document is monospaced as users are supposed to .\" navigate through it and perhaps even modify it inplace. .SCITECO_TT -- cgit v1.2.3