Fix up a few style nits -- avoid "e.g." and "i.e." -- these make
translation more difficult, as well as reading the English more
difficult for non-native speakers.
diff --git a/Doc/lib/libaifc.tex b/Doc/lib/libaifc.tex
index 9ba46ed..65abe84 100644
--- a/Doc/lib/libaifc.tex
+++ b/Doc/lib/libaifc.tex
@@ -29,7 +29,7 @@
 For example, CD quality audio has a sample size of two bytes (16
 bits), uses two channels (stereo) and has a frame rate of 44,100
 frames/second.  This gives a frame size of 4 bytes (2*2), and a
-second's worth occupies 2*2*44100 bytes, i.e.\ 176,400 bytes.
+second's worth occupies 2*2*44100 bytes (176,400 bytes).
 
 Module \module{aifc} defines the following function: