[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1795 - glibc-package/trunk/debian/sysdeps



Author: aurel32
Date: 2006-08-27 22:31:03 +0000 (Sun, 27 Aug 2006)
New Revision: 1795

Modified:
   glibc-package/trunk/debian/sysdeps/i386.mk
Log:
Fix a small typo



Modified: glibc-package/trunk/debian/sysdeps/i386.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/i386.mk	2006-08-27 19:47:32 UTC (rev 1794)
+++ glibc-package/trunk/debian/sysdeps/i386.mk	2006-08-27 22:31:03 UTC (rev 1795)
@@ -30,7 +30,7 @@
 i686_extra_config_options = $(extra_config_options) --disable-profile
 
 # We use -mno-tls-direct-seg-refs to not wrap-around segments, as it
-# greatly reduce the speed when running under the Xen hypervisor.
+# greatly increase the speed when running under the Xen hypervisor.
 GLIBC_PASSES += xen
 DEB_ARCH_REGULAR_PACKAGES += libc6-xen
 xen_add-ons = nptl $(add-ons)



Reply to: