From: Philippe Proulx Date: Thu, 19 May 2016 02:59:12 +0000 (-0400) Subject: lttng-create(1): use attributes for default ports X-Git-Tag: v2.8.0~12 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=a8075bccf83a75c3c4ef059d64a9f6ce65a7b892;p=lttng-tools.git lttng-create(1): use attributes for default ports Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/lttng-create.1.txt b/doc/man/lttng-create.1.txt index 32d34bb4b..14c9b0182 100644 --- a/doc/man/lttng-create.1.txt +++ b/doc/man/lttng-create.1.txt @@ -134,7 +134,8 @@ The other version is available when the session is created in -- `net`:: TCP over IPv4; the default values of 'CTRLPORT' and 'DATAPORT' - are resp. 5342 and 5343. + are respectively {default_network_control_port} and + {default_network_data_port}. `net6`:: TCP over IPv6: same default ports as the `net` protocol.