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.9.0-rc1~162 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=84f7f408dc560d1cea0ad328e3d6dab32149b0b9;hp=948f0a2e7f7d5d2ea813020f42bd24a43774c639 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.