doc: graph.h: do not link to `man7.org` for `babeltrace(1)`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 27 Jan 2020 17:50:59 +0000 (12:50 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 27 Jan 2020 17:58:43 +0000 (12:58 -0500)
This website uses the project's upstream repository to find its manual
pages:

> This page was obtained from the project's upstream Git repository
> ⟨git://git.efficios.com/babeltrace.git⟩ on 2019-05-09.

At that date, the Babeltrace 2 CLI's name was still `babeltrace`, so
<http://man7.org/linux/man-pages/man1/babeltrace.1.html> is actually an
old Babeltrace 2 CLI manual page.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I2a449dd3afee25dfb87993ee0d653f717b109c99
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2871

include/babeltrace2/graph/graph.h

index 6c7b2d1b8cba495bb5ae7597e41c634fd2f14c59..108e32acde58b6d63fcce4d118b9356e90d8c453 100644 (file)
@@ -429,7 +429,7 @@ graph topologies. They are:
         to a file.
 
         This is equivalent to the \c text output format of the
-        <a href="http://man7.org/linux/man-pages/man1/babeltrace.1.html">Babeltrace&nbsp;1
+        <a href="https://manpages.debian.org/stretch/babeltrace/babeltrace.1.en.html">Babeltrace&nbsp;1
         command-line tool</a>.
 
         See \bt_man{babeltrace2-sink.text.pretty,7}.
This page took 0.026524 seconds and 4 git commands to generate.