]> wagner.pp.ru Git - sites/home_page.git/blobdiff - software/unix/xfontdump.html
Добавлена информация по прадедам и прабабкам
[sites/home_page.git] / software / unix / xfontdump.html
index 6e3fdb67889dea3ce18f5ace96b4f29871d749f0..1ff17256098813ef17711660e83c20606c388f13 100644 (file)
@@ -1,5 +1,5 @@
 <HTML><HEAD>
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=koi8-r">
+<META HTTP-EQUIV="Content-Type" "text/html; charset=utf-8">
 <TITLE>xfontdump</TITLE>
 <META NAME="description" CONTENT="Preloadable shared library to trace X
 font query calls">
@@ -17,7 +17,7 @@ tool to debug just this problem
 <p>
 Compile <a href="xfontdump.c">xfontdump.c</a> file with command
 <pre>
-gcc -shared -o xfondump.so xfontdump.c
+gcc -shared -o xfontdump.so xfontdump.c
 </pre>
 and then start troublesome program with
 <pre>