* [patch], suffixes(7): Warnings from "grotty"
@ 2012-05-18 17:47 Bjarni Ingi Gislason
[not found] ` <20120518174722.GA22613-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Bjarni Ingi Gislason @ 2012-05-18 17:47 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Package: manpages
Version: 3.40
Severity: minor
Tags: patch
From "man ..." ("nroff ..."):
grotty:<standard input> (<standard input>):1763: character above first line discarded
grotty:<standard input> (<standard input>):2688: character above first line discarded
grotty:<standard input> (<standard input>):3286: character above first line discarded
"man" ("nroff") needs a long page to avoid (imaginary) page
breaks for the long tables.
The culprit is "Dl 0 -xxxx" (vertical line) where "xxxx" is
one line (40 nroff units) too long. Or there is a bug in
"grotty". "nroff" or "tbl" makes an empty line where a page
break is.
Patch:
--- suffixes.7 2012-04-26 22:58:40.000000000 +0000
+++ suffixes.7.new 2012-05-18 01:22:54.000000000 +0000
@@ -35,6 +35,9 @@
.\" FIXME, mtk, May 2007: rendering this page yields the error:
.\" grotty:suffixes.7:1725: character above first line discarded
.\"
+.\" "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 2000-11-16 "Linux" "Linux Programmer's Manual"
.SH NAME
suffixes \- list of file suffixes
--
Bjarni I. Gislason
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch], suffixes(7): Warnings from "grotty"
[not found] ` <20120518174722.GA22613-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
@ 2012-06-07 11:48 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2012-06-07 11:48 UTC (permalink / raw)
To: Bjarni Ingi Gislason; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Okay -- already dealt with in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673436
Thanks,
Michael
On Sat, May 19, 2012 at 5:47 AM, Bjarni Ingi Gislason
<bjarniig-2945IVfuVpf1P9xLtpHBDw@public.gmane.org> wrote:
> Package: manpages
> Version: 3.40
> Severity: minor
> Tags: patch
>
> From "man ..." ("nroff ..."):
>
> grotty:<standard input> (<standard input>):1763: character above first line discarded
> grotty:<standard input> (<standard input>):2688: character above first line discarded
> grotty:<standard input> (<standard input>):3286: character above first line discarded
>
> "man" ("nroff") needs a long page to avoid (imaginary) page
> breaks for the long tables.
>
> The culprit is "Dl 0 -xxxx" (vertical line) where "xxxx" is
> one line (40 nroff units) too long. Or there is a bug in
> "grotty". "nroff" or "tbl" makes an empty line where a page
> break is.
>
> Patch:
>
> --- suffixes.7 2012-04-26 22:58:40.000000000 +0000
> +++ suffixes.7.new 2012-05-18 01:22:54.000000000 +0000
> @@ -35,6 +35,9 @@
> .\" FIXME, mtk, May 2007: rendering this page yields the error:
> .\" grotty:suffixes.7:1725: character above first line discarded
> .\"
> +.\" "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 2000-11-16 "Linux" "Linux Programmer's Manual"
> .SH NAME
> suffixes \- list of file suffixes
>
> --
> Bjarni I. Gislason
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-07 11:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 17:47 [patch], suffixes(7): Warnings from "grotty" Bjarni Ingi Gislason
[not found] ` <20120518174722.GA22613-2945IVfuVpf1P9xLtpHBDw@public.gmane.org>
2012-06-07 11:48 ` Michael Kerrisk (man-pages)
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 NNTP newsgroup(s).