docs: Correct GitHub URLs in lttng-ust.3
authorKienan Stewart <kstewart@efficios.com>
Thu, 2 May 2024 20:51:45 +0000 (16:51 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 7 May 2024 15:06:53 +0000 (11:06 -0400)
commit5b46d907b448bf793a6dfc219c9826d51575c33a
treede999d9d2824cd55eb11d4d728998de915dc824f
parent7e06b1378b72fb9c3c28a91162dbae9801c5479f
docs: Correct GitHub URLs in lttng-ust.3

The branches follow the format `stable-X.YZ` rather than `vX.YZ`.

Furthermore, when rendering the man pages from source, the URLs were
omitted completely as the subsitution `{lttng_version}` was not
defined. This hasn't been an issue for the published HTML versions as
those are produced via a different script in the `lttng-www` project
which presumably sets the substitution properly.

Change-Id: Ib96c99df13ddf724e128f95e7ce7c74b2c10c766
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
doc/man/Makefile.am
doc/man/lttng-ust.3.txt
This page took 0.025676 seconds and 4 git commands to generate.