mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 07:16:16 +02:00
[package] util-linux: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32074 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
132717c891
commit
5cdcae8e9b
@ -212,7 +212,8 @@ $(call Package/util-linux/Default)
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/logger/description
|
define Package/logger/description
|
||||||
logger makes entries in the system log, it provides a shell command interface to the syslog system log module
|
logger makes entries in the system log, it provides a shell command interface
|
||||||
|
to the syslog system log module
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/look
|
define Package/look
|
||||||
@ -372,7 +373,7 @@ $(call Package/util-linux/Default)
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/wall/description
|
define Package/wall/description
|
||||||
Wall sends a message to everybody logged in with their mesg permission
|
wall sends a message to everybody logged in with their mesg permission
|
||||||
set to yes
|
set to yes
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user