]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Fixed braces in description.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jan 2009 14:45:31 +0000 (15:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jan 2009 14:45:31 +0000 (15:45 +0100)
lfs/aufs

index 6bc3c37a5269bd2a461ec54c4afca7fb8f583082..881530ee4943fcd68d908cca27c22603f733777d 100644 (file)
--- a/lfs/aufs
+++ b/lfs/aufs
@@ -45,7 +45,7 @@ LICENSE    = GPLv2+
 SHORT_DESC = Aufs is a replacement of unionfs.
 
 define LONG_DESC
-       Aufs (AnotherUnionFS) is an alternative version of unionfs, \
+       Aufs, AnotherUnionFS, is an alternative version of unionfs, \
        a filesystem service which implements a union mount for Linux file systems.
 endef