Remove latin abbreviations
[lttng-docs.git] / contents / using-lttng / instrumenting / advanced-techniques / 32-bit-on-64-bit / building-32-bit-lttng-ust.md
index 340512c7026ea6db4dd683cc622f9d2d878407f6..c1317cf56a08a4c6ec9348da060b47a4c880a432 100644 (file)
@@ -29,7 +29,7 @@ of Userspace RCU and other dependencies.
 </p>
 <p>
     In this case, make sure to set <code>LDFLAGS</code> to all the
-    relevant 32-bit library paths, e.g.,
+    relevant 32-bit library paths, for example,
     <code>LDFLAGS="-L/usr/lib32 -L/usr/lib/i386-linux-gnu"</code>.
 </p>
 </div>
@@ -37,8 +37,8 @@ of Userspace RCU and other dependencies.
 <div class="tip">
 <p>
     <span class="t">Note:</span>You may add options to
-    <code>./configure</code> if you need them, e.g., for
-    Java and SystemTap support. Look at
+    <code>./configure</code> if you need them (for
+    Java and SystemTap support, for example). Look at
     <code>./configure --help</code> for more information.
 </p>
 </div>
This page took 0.03579 seconds and 4 git commands to generate.