[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250304121347.19861-1-dirk@gouders.net>
Date: Tue, 4 Mar 2025 13:12:03 +0100
From: Dirk Gouders <dirk@...ders.net>
To: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>, Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
"Liang, Kan" <kan.liang@...ux.intel.com>,
linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Dirk Gouders <dirk@...ders.net>
Subject: [PATCH 0/1] perf/Documentation: disable hyphenation for references in manpages
Hello,
I noticed that references in the generated perf manpages get
hyphenated and terminal pagers that know about references and are able
to follow them, will fail at the hyphenated ones -- at least the one I
am experimenting with.
In case you consider this worth getting fixed, I tried to prepare a
possible fix whith explicitely turning hyphenation off by customizing
some docbook templates. The BR macro could also be used for those
references but I'm not sure how widespread that macro is...
I'm pretty sure my proposed patch is to complicated or even false but
it should clarify the problem and I would be glad to learn how this is
fixed the correct way (or even why the global .nh doesn't take care
of that).
Dirk
Dirk Gouders (1):
perf/Documentation: disable hyphenation for references in manpages
tools/perf/Documentation/manpage-base.xsl | 44 +++++++++++++++++++++++
1 file changed, 44 insertions(+)
--
2.45.3
Powered by blists - more mailing lists