From ed348d58b69b7bdb03f8d5576c4ba5fc3f6c90f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Mon, 4 Jul 2011 10:20:42 +0100 Subject: [PATCH] Minor tweaks to the markdown. --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index cbacc0d..e57d0b7 100644 --- a/README.markdown +++ b/README.markdown @@ -126,7 +126,7 @@ to trace by using `glxtrace.so` as an ordinary `libGL.so` and injecting into export TRACE_LIBGL=/path/to/real/libGL.so.1 /path/to/application -See the 'ld.so' man page for more information about `LD_PRELOAD` and +See the `ld.so` man page for more information about `LD_PRELOAD` and `LD_LIBRARY_PATH` environment flags. You can make a video of the output by doing @@ -160,11 +160,11 @@ Windows * View the trace with - /path/to/tracedump application.trace + \path\to\tracedump application.trace * Replay the trace with - /path/to/glretrace application.trace + \path\to\glretrace application.trace Links -- 2.43.0