From: Luka Perkov Date: Tue, 5 Jun 2012 20:54:33 +0000 (+0000) Subject: [package] util-linux: fix typo X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=0d3a139d3866bf91e5de647ee101a8890dedd163 [package] util-linux: fix typo SVN-Revision: 32074 --- diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index 9da8a2831a..3a2fea9cc1 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -212,7 +212,8 @@ $(call Package/util-linux/Default) endef 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 define Package/look @@ -372,7 +373,7 @@ $(call Package/util-linux/Default) endef 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 endef