doc/man: remove vtracef() and vtracelog() manual pages
[lttng-ust.git] / doc / man / tracef.3.txt
index dc2b293b1557de44f0ec86027f6db8cce5aebaff..165e7261913f245f5d682c336dde369714c43a1d 100644 (file)
@@ -5,7 +5,7 @@ tracef(3)
 
 NAME
 ----
-tracef, vtracef - LTTng-UST printf(3)-like interface
+tracef - LTTng-UST printf(3)-like interface
 
 
 SYNOPSIS
@@ -15,20 +15,17 @@ SYNOPSIS
 
 [verse]
 #define *tracef*('fmt', ...)
-#define *vtracef*('fmt', 'ap')
 
 Link with `-llttng-ust -llttng-ust-common`.
 
 
 DESCRIPTION
 -----------
-The `tracef()` and `vtracef()` 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 `tracef()` 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_tracef(3) and man:lttng_ust_vtracef(3) which
-are part of version{nbsp}1 of the API and have the `lttng_ust_`
-namespace.
+Prefer using man:lttng_ust_tracef(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.024378 seconds and 4 git commands to generate.