parent
afb93ae33b
commit
e660665de1
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ $(call Package/util-linux/Default)
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libblkid/description
|
define Package/libmount/description
|
||||||
The libmount library is used to parse /etc/fstab, /etc/mtab and
|
The libmount library is used to parse /etc/fstab, /etc/mtab and
|
||||||
/proc/self/mountinfo files, manage the mtab file, evaluate mount options...
|
/proc/self/mountinfo files, manage the mtab file, evaluate mount options...
|
||||||
endef
|
endef
|
||||||
|
@ -381,7 +381,7 @@ $(call Package/util-linux/Default)
|
||||||
TITLE:=locate the binary, source, and manual page files for a command
|
TITLE:=locate the binary, source, and manual page files for a command
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/wipefs/description
|
define Package/whereis/description
|
||||||
whereis locates source/binary and manuals sections for specified files
|
whereis locates source/binary and manuals sections for specified files
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue