From c0c5d93f013fb47e7e6dc97e23a24a04320b8e22 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Mon, 27 Jan 2020 12:50:59 -0500 Subject: [PATCH] doc: graph.h: do not link to `man7.org` for `babeltrace(1)` MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 is actually an old Babeltrace 2 CLI manual page. Signed-off-by: Philippe Proulx Change-Id: I2a449dd3afee25dfb87993ee0d653f717b109c99 Reviewed-on: https://review.lttng.org/c/babeltrace/+/2871 --- include/babeltrace2/graph/graph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/babeltrace2/graph/graph.h b/include/babeltrace2/graph/graph.h index 6c7b2d1b..108e32ac 100644 --- a/include/babeltrace2/graph/graph.h +++ b/include/babeltrace2/graph/graph.h @@ -429,7 +429,7 @@ graph topologies. They are: to a file. This is equivalent to the \c text output format of the - Babeltrace 1 + Babeltrace 1 command-line tool. See \bt_man{babeltrace2-sink.text.pretty,7}. -- 2.34.1