public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* Issue in man page mansect.1
@ 2025-12-24 14:38 Helge Kreutzmann
  2025-12-24 15:29 ` Alejandro Colomar
  0 siblings, 1 reply; 3+ messages in thread
From: Helge Kreutzmann @ 2025-12-24 14:38 UTC (permalink / raw)
  To: alx; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    In Debian unstable this programme yields: Binary file (standard input) matches, add "-a" in line 23
Issue:    Even with this patch, the output of this command is just a single line. ".lf 1 /usr/share/man/man3/strtol.3.gz"

"$\\ B<man -w strtol strtoul | xargs mansect \\[aq]NAME|SEE ALSO\\[aq]>;\n"
"\\&.lf 1 /usr/local/man/man3/strtol.3\n"
"\\&.TH strtol 3 2024-07-23 \"Linux man-pages 6.9.1\"\n"
"\\&.SH NAME\n"
"strtol, strtoll, strtoq - convert a string to a long integer\n"
"\\&.SH SEE ALSO\n"
"\\&.BR atof (3),\n"
"\\&.BR atoi (3),\n"
"\\&.BR atol (3),\n"
"\\&.BR strtod (3),\n"
"\\&.BR strtoimax (3),\n"
"\\&.BR strtoul (3)\n"
"\\&.lf 1 /usr/local/man/man3/strtoul.3\n"
"\\&.TH strtoul 3 2024-07-23 \"Linux man-pages 6.9.1\"\n"
"\\&.SH NAME\n"
"strtoul, strtoull, strtouq - convert a string to an unsigned long integer\n"
"\\&.SH SEE ALSO\n"
"\\&.BR a64l (3),\n"
"\\&.BR atof (3),\n"
"\\&.BR atoi (3),\n"
"\\&.BR atol (3),\n"
"\\&.BR strtod (3),\n"
"\\&.BR strtol (3),\n"
"\\&.BR strtoumax (3)\n"

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

end of thread, other threads:[~2025-12-25  6:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 14:38 Issue in man page mansect.1 Helge Kreutzmann
2025-12-24 15:29 ` Alejandro Colomar
2025-12-25  6:24   ` Helge Kreutzmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox