X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2FREADME.md;h=c904d77a6d5d9696b29e8d5f6df76377f7f028a2;hp=316c4d58ca2aa751afd5261c3d85b6a62998179b;hb=7c1a4458be934fec31aa27a0eb52e4d0b8cb3803;hpb=2f1c0906c969bb129676ed1d1dc44db7d5acedf8 diff --git a/doc/man/README.md b/doc/man/README.md index 316c4d58c..c904d77a6 100644 --- a/doc/man/README.md +++ b/doc/man/README.md @@ -23,13 +23,12 @@ AsciiDoc is configured with `asciidoc.conf` which contains a few macro definitions used everywhere in the man page sources. -### linklttng +### man -The linklttng macro is used to link to another LTTng man page. Its -output is different depending on the back-end. In troff, the man page -name is rendered in bold, whereas the HTML5 output renders a hyperlink. +The man macro is used to link to another man page. In troff, the man +page name is rendered in bold. -Usage example: `linklttng:lttng-enable-channel(1)`. +Usage example: `man:lttng-enable-channel(1)`. ### linkgenoptions