Skip to content
Snippets Groups Projects
Commit e660665d authored by John Crispin's avatar John Crispin
Browse files

fixes a descriptions mismatch

fixes #11381

SVN-Revision: 32012
parent afb93ae3
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ $(call Package/util-linux/Default)
CATEGORY:=Libraries
endef
define Package/libblkid/description
define Package/libmount/description
The libmount library is used to parse /etc/fstab, /etc/mtab and
/proc/self/mountinfo files, manage the mtab file, evaluate mount options...
endef
......@@ -381,7 +381,7 @@ $(call Package/util-linux/Default)
TITLE:=locate the binary, source, and manual page files for a command
endef
define Package/wipefs/description
define Package/whereis/description
whereis locates source/binary and manuals sections for specified files
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment