diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-08-06 18:54:36 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-08-06 18:54:36 +0000 |
commit | 6443da06c2d35432d3908fc917491e25c687bfb9 (patch) | |
tree | 0e6e661f1ba18ae359e261dcd6e70a8742f99a28 /package | |
parent | d87203afbf08996fa38827c6ee08bf43a54030f8 (diff) |
[e2fsprogs] fixes package description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33028 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/e2fsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile index cbd520af9..ebc21c906 100644 --- a/package/e2fsprogs/Makefile +++ b/package/e2fsprogs/Makefile @@ -35,7 +35,7 @@ endef define Package/e2fsprogs/description This package contains essential ext2 filesystem utilities which consists of - e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 + e2fsck, mke2fs, tune2fs, and most of the other core ext2 filesystem utilities. endef |