0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-07 12:41:50 +00:00
Files
Robert Kirkman 943d256d6f fix(main/mandoc): if the manpage title is empty, set it to "UNTITLED"
- Fixes https://github.com/termux/termux-packages/issues/25261

- Patch created by upstream mandoc developer Ingo Schwarze and copied and pasted from here https://marc.info/?l=mandoc-discuss&m=175200050325256&w=2

- **However**, while Ingo Schwarze confirmed that a bug in mandoc was present, he described `pandoc` critically, and stated that `pandoc` exacerbated the issue by generating a poorly converted manpage. This is the difference that made the `adb` manpage affected by the problem, but not other manpages.

0c4d79943e/.github/workflows/build.yml (L32)

2c2daf3987/packages/android-tools/build.sh (L8)

Co-authored-by: Ingo Schwarze <schwarze@usta.de>
2025-07-10 18:28:27 -05:00
..