From: Alejandro Colomar <alx.manpages@gmail.com>
To: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Cc: Deri <deri@chuzzlewit.myzen.co.uk>, groff <groff@gnu.org>,
linux-man <linux-man@vger.kernel.org>
Subject: Re: groff 1.23.0.rc2 status report (was: [BUG] gropdf, tbl: Completely broken table)
Date: Mon, 19 Dec 2022 17:39:37 +0100 [thread overview]
Message-ID: <839023e9-cbe4-8039-d51e-e2df581644e2@gmail.com> (raw)
In-Reply-To: <20221219053245.j5omcuyxd7rnj4qt@illithid>
[-- Attachment #1.1: Type: text/plain, Size: 4584 bytes --]
Hi Branden,
On 12/19/22 06:32, G. Branden Robinson wrote:
>>> Unofficial patch attached.
>>
>> Do you like the patch?
>
> "Like" is a strong word. It makes the page less weird. I'll stand by
> it, if that's what you mean.
>
>> Should I apply it, or is it just a draft?
>
> Go right ahead. The real work is in auditing that table line by line.
Would you mind sending a patch that I can apply with git? I could manually edit
the file you attached, but I'm feeling lazy for that :\
>
> I saw reference to some compression program called "yabba" and I
> thought, "what the Hutt?"
:)
I have a patch for an extension that wasn't covered by this file. I'm guessing
pkg-config wasn't invented when this page was written? That's really old... It
seems the page goes back to man-pages 1.0 (with some additions later; mostly in
1.21).
Cheers,
Alex
>
> Regards,
> Branden
>
> [1] https://savannah.gnu.org/bugs/index.php?go_report=Apply&group=groff&func=&set=custom&msort=0&report_id=225&advsrch=0&bug_id=&summary=&submitted_by=0&resolution_id=0&assigned_to=0&bug_group_id=0&status_id=1&severity=0&category_id=0&plan_release_id=103&history_search=0&history_field=0&history_event=modified&history_date_dayfd=19&history_date_monthfd=12&history_date_yearfd=2022&chunksz=50&spamscore=5&boxoptionwanted=1#options
>
> [2] https://git.savannah.gnu.org/cgit/groff.git/commit/?id=0d85615c62d07b028b972dff38bfa7589dad8cf1
> [3] obligatory obscure cultural reference
> [4] https://www.gnu.org/software/groff/groff-mission-statement.html
>
> For fun I thought I'd see what the diffstat between 1.22.4 and master
> looked like, and filtered out files with fewer than 1,000 lines of diff.
>
> ChangeLog | 18832 +++++++++++++++----
> ChangeLog.122 | 5331 ++++++
> NEWS | 2302 ++-
> contrib/glilypond/glilypond.pl | 1296 +-
> contrib/groffer/groffer.1.man | 3822 ----
> contrib/groffer/main_subs.pl | 2132 ---
> contrib/mm/groff_mm.7.man | 2444 ++-
> contrib/mom/om.tmac | 2339 ++-
> contrib/rfc1345/rfc1345.tmac | 1705 ++
> doc/groff.texi | 18782 +++++++++---------
> doc/meref.me | 2241 ---
> doc/meref.me.in | 2439 +++
> doc/ms.ms | 4378 +++++
> m4/groff.m4 | 1397 +-
> man/groff.7.man | 9025 +++++----
> man/groff_char.7.man | 2992 +--
> man/groff_diff.7.man | 5039 +++--
> man/groff_font.5.man | 1252 +-
> man/groff_tmac.5.man | 1575 +-
> man/roff.7.man | 2921 ++-
> src/devices/grohtml/post-html.cpp | 1282 +-
> src/devices/gropdf/gropdf.1.man | 1008 +-
> src/devices/grops/grops.1.man | 1615 +-
> src/preproc/eqn/eqn.1.man | 1621 +-
> src/preproc/pic/pic.1.man | 1196 +-
> src/preproc/refer/refer.1.man | 1260 +-
> src/preproc/tbl/tbl.1.man | 2404 ++-
> src/roff/groff/groff.1.man | 2844 +--
> src/roff/grog/subs.pl | 1266 --
> src/roff/troff/input.cpp | 1424 +-
> src/roff/troff/troff.1.man | 1012 +-
> tmac/an.tmac | 1553 +-
> tmac/{doc.tmac-u => doc.tmac} | 1218 +-
> tmac/groff_man.7.man | 2613 ---
> tmac/groff_man.7.man.in | 4187 +++++
> tmac/groff_mdoc.7.man | 3470 ++--
> tmac/groff_ms.7.man | 3508 ++--
> tmac/hyphenex.us | 1454 --
> 960 files changed, 126084 insertions(+), 72911 deletions(-)
>
> I hope people will take me seriously when I suggest that groff's
> documentation has undergone revision.
Wow!
--
<http://www.alejandro-colomar.es/>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-12-19 16:40 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220906191320.447t5awx3rcb5d5b@illithid>
[not found] ` <a7b8c6b3-a8e8-6ab7-6cf4-118446849a9c@gmail.com>
[not found] ` <dca0e251-7481-7f1e-4077-0ddee070a357@gmail.com>
[not found] ` <20220906204245.hzhq2s7yha6zzgrh@illithid>
[not found] ` <30e80fe0-f0ce-d6cd-ee40-28692e5a5f82@gmail.com>
[not found] ` <5c1e8620-e4ff-c79a-1d4e-11f797276726@gmail.com>
[not found] ` <20221116234049.GA1229865@if>
[not found] ` <f306a83a-306d-e3d0-5d25-bf07da3da59f@gmail.com>
2022-11-17 0:28 ` Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty) Alejandro Colomar
2022-12-11 16:40 ` Ping^1: " Alejandro Colomar
2022-12-11 19:05 ` Michael Haardt
2022-12-11 19:21 ` Alejandro Colomar
2022-12-11 21:10 ` Michael Haardt
2022-12-12 0:34 ` Douglas McIlroy
2022-12-12 11:39 ` Alejandro Colomar
2022-12-12 8:58 ` Ralph Corderoy
2022-12-12 13:19 ` G. Branden Robinson
2022-12-12 13:57 ` Andries E. Brouwer
2022-12-12 13:39 ` Colin Watson
2022-12-12 13:48 ` Alejandro Colomar
[not found] ` <1719285.QkHrqEjB74@pip>
[not found] ` <01989003-349f-fb6b-f460-89106b82bc34@gmail.com>
[not found] ` <2176657.1BCLMh4Saa@pip>
2022-12-17 11:51 ` Ping^1: " Alejandro Colomar
2022-12-17 13:19 ` [BUG] gropdf, tbl: Completely broken table (was: Ping^1: Chapters of the manual (was: Bug#1018737: ...)) Alejandro Colomar
2022-12-17 16:08 ` G. Branden Robinson
2022-12-17 21:26 ` Deri
2022-12-18 11:25 ` Alejandro Colomar
2022-12-18 5:49 ` [BUG] gropdf, tbl: Completely broken table Ralph Corderoy
2022-12-18 11:01 ` Alejandro Colomar
2022-12-18 11:46 ` [BUG] gropdf, tbl: Completely broken table (was: Ping^1: Chapters of the manual (was: Bug#1018737: ...)) Alejandro Colomar
2022-12-19 5:32 ` groff 1.23.0.rc2 status report (was: [BUG] gropdf, tbl: Completely broken table) G. Branden Robinson
2022-12-19 12:58 ` Deri
2022-12-19 16:39 ` Alejandro Colomar [this message]
2022-12-19 16:59 ` patching suffixes(7) (was: groff 1.23.0.rc2 status report) G. Branden Robinson
2022-12-19 19:10 ` Alejandro Colomar
2022-12-19 19:54 ` prehistory branch (was: patching suffixes(7) (was: groff 1.23.0.rc2 status report)) Alejandro Colomar
2022-12-19 20:05 ` Alejandro Colomar
2022-12-20 3:40 ` patching suffixes(7) (was: groff 1.23.0.rc2 status report) G. Branden Robinson
2022-12-20 10:12 ` Alejandro Colomar
2022-12-19 16:51 ` groff 1.23.0.rc2 status report (was: [BUG] gropdf, tbl: Completely broken table) G. Branden Robinson
2022-12-17 21:37 ` Ping^1: Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty) Deri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=839023e9-cbe4-8039-d51e-e2df581644e2@gmail.com \
--to=alx.manpages@gmail.com \
--cc=deri@chuzzlewit.myzen.co.uk \
--cc=g.branden.robinson@gmail.com \
--cc=groff@gnu.org \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox