diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-03-22 12:01:08 +0100 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-03-22 12:01:08 +0100 |
| commit | aa454020558929ce1f15561c2bf8a06be182d115 (patch) | |
| tree | c98ec5e73d06b75c851edb348ffb2529c29df7de /doc | |
| parent | cfc78d159338a94feeabb3b474860786d1beebd5 (diff) | |
support Groff v1.24.0 and laterHEADmaster-fmsbw-cimaster
There has been a regression affecting early uses of `.device`.
See https://savannah.gnu.org/bugs/?67992
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/tutorial.ms.in | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
