Linux-man Archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] suffixes.7: Drop diagnostic-suppressing hack
@ 2022-12-20  3:18 G. Branden Robinson
  2022-12-20 14:23 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: G. Branden Robinson @ 2022-12-20  3:18 UTC (permalink / raw
  To: Alejandro Colomar; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 924 bytes --]

The extension of the page length is workaround for
<https://savannah.gnu.org/bugs/?63449>, which is a very old groff bug,
possibily dating back to groff 1.00 or beyond.  It is fixed in groff
Git.  But waiting for a groff release is not necessary; man-db man(1)
nowadays conceals diagnostic messages from the formatter and output
drivers.
---
 man7/suffixes.7 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/man7/suffixes.7 b/man7/suffixes.7
index b7da26c13..89b9cde2c 100644
--- a/man7/suffixes.7
+++ b/man7/suffixes.7
@@ -13,9 +13,6 @@
 .\" Modified Thu Nov 16 23:28:25 2000 by David A. Wheeler
 .\"    <dwheeler@dwheeler.com>
 .\"
-.\" "nroff" ("man") (or "tbl") needs a long page to avoid warnings
-.\" from "grotty" (at imagined page breaks).  Bug in grotty?
-.if n .pl 1000v
 .TH SUFFIXES 7 (date) "Linux man-pages (unreleased)"
 .SH NAME
 suffixes \- list of file suffixes
-- 
2.30.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] suffixes.7: Drop diagnostic-suppressing hack
  2022-12-20  3:18 [PATCH 1/2] suffixes.7: Drop diagnostic-suppressing hack G. Branden Robinson
@ 2022-12-20 14:23 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2022-12-20 14:23 UTC (permalink / raw
  To: G. Branden Robinson, Alejandro Colomar; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 1111 bytes --]

Hi Branden,

On 12/20/22 04:18, G. Branden Robinson wrote:
> The extension of the page length is workaround for
> <https://savannah.gnu.org/bugs/?63449>, which is a very old groff bug,
> possibily dating back to groff 1.00 or beyond.  It is fixed in groff
> Git.  But waiting for a groff release is not necessary; man-db man(1)
> nowadays conceals diagnostic messages from the formatter and output
> drivers.

Patch set applied.  Thanks,

Alex

> ---
>   man7/suffixes.7 | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/man7/suffixes.7 b/man7/suffixes.7
> index b7da26c13..89b9cde2c 100644
> --- a/man7/suffixes.7
> +++ b/man7/suffixes.7
> @@ -13,9 +13,6 @@
>   .\" Modified Thu Nov 16 23:28:25 2000 by David A. Wheeler
>   .\"    <dwheeler@dwheeler.com>
>   .\"
> -.\" "nroff" ("man") (or "tbl") needs a long page to avoid warnings
> -.\" from "grotty" (at imagined page breaks).  Bug in grotty?
> -.if n .pl 1000v
>   .TH SUFFIXES 7 (date) "Linux man-pages (unreleased)"
>   .SH NAME
>   suffixes \- list of file suffixes

-- 
<http://www.alejandro-colomar.es/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-20 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20  3:18 [PATCH 1/2] suffixes.7: Drop diagnostic-suppressing hack G. Branden Robinson
2022-12-20 14:23 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).