[Buildroot] svn commit: trunk/buildroot/package/ntfs-3g

jacmet at uclibc.org jacmet at uclibc.org
Wed Aug 27 20:19:01 UTC 2008


Author: jacmet
Date: 2008-08-27 13:19:01 -0700 (Wed, 27 Aug 2008)
New Revision: 23254

Log:
ntfs-3g: fix long help text lines

Modified:
   trunk/buildroot/package/ntfs-3g/Config.in


Changeset:
Modified: trunk/buildroot/package/ntfs-3g/Config.in
===================================================================
--- trunk/buildroot/package/ntfs-3g/Config.in	2008-08-27 20:18:58 UTC (rev 23253)
+++ trunk/buildroot/package/ntfs-3g/Config.in	2008-08-27 20:19:01 UTC (rev 23254)
@@ -2,6 +2,11 @@
         bool "ntfs-3g"
 	select BR2_PACKAGE_PKGCONFIG
         help
-	  The NTFS-3G driver is an open source, freely available read/write NTFS driver for Linux, FreeBSD, Mac OS X, NetBSD, and Haiku. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support.
+	  The NTFS-3G driver is an open source, freely available
+          read/write NTFS driver for Linux, FreeBSD, Mac OS X, NetBSD,
+          and Haiku. It provides safe and fast handling of the Windows
+          XP, Windows Server 2003, Windows 2000 and Windows Vista file
+          systems. Most POSIX file system operations are supported, with
+          the exception of full file ownership and access right support.
 
 	  http://www.ntfs-3g.org/




More information about the buildroot mailing list