doc/man: remove vtracef() and vtracelog() manual pages
[lttng-ust.git] / doc / man / tracelog.3.txt
index 13284636fdc48ec8a512f4677bef5e0098957613..5f1603b9ca2e683d08ac07325cf3e48003a9d5f7 100644 (file)
@@ -5,7 +5,7 @@ tracelog(3)
 
 NAME
 ----
-tracelog, vtracelog - LTTng-UST printf(3)-like interface with a log level
+tracelog - LTTng-UST printf(3)-like interface with a log level
 
 
 SYNOPSIS
@@ -15,20 +15,18 @@ SYNOPSIS
 
 [verse]
 #define *tracelog*('level', 'fmt', ...)
-#define *vtracelog*('level', 'fmt', 'ap')
 
 Link with `-llttng-ust -llttng-ust-common`.
 
 
 DESCRIPTION
 -----------
-The `tracelog()` and `vtracelog()` macros are part of version{nbsp}0 of
-the LTTng-UST API (see the ``Compatibility with previous APIs'' section
-of man:lttng-ust(3)).
+The `tracelog()` macro is part of version{nbsp}0 of the LTTng-UST API
+(see the ``Compatibility with previous APIs'' section of
+man:lttng-ust(3)).
 
-Prefer using man:lttng_ust_tracelog(3) and man:lttng_ust_vtracelog(3)
-which are part of version{nbsp}1 of the API and have the `lttng_ust_`
-namespace.
+Prefer using man:lttng_ust_tracelog(3) which is part of version{nbsp}1
+of the API and has the `lttng_ust_` namespace.
 
 
 include::common-footer.txt[]
This page took 0.025011 seconds and 4 git commands to generate.