summaryrefslogtreecommitdiff
path: root/system/xldconfig/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/xldconfig/README')
-rw-r--r--system/xldconfig/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/system/xldconfig/README b/system/xldconfig/README
index d15fd43542..afa85f5ac2 100644
--- a/system/xldconfig/README
+++ b/system/xldconfig/README
@@ -1,4 +1,7 @@
-Xldconfig is a tool suplying ldconfig on non native architectures.
-It makes symlinks by the same way as the ldconfig do. It does not
-create or recreate the cache /etc/ld.so.cache.
+xldconfig (cross arch ldconfig)
+
+Xldconfig is a tool suplying ldconfig on non-native architectures.
+It makes symlinks in the same way as ldconfig does. It does not create
+or recreate the cache /etc/ld.so.cache.
+
It is useful for cross arch system installations.