util-linux: fix typo
authorLuka Perkov <luka@openwrt.org>
Tue, 5 Jun 2012 20:54:33 +0000 (20:54 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 5 Jun 2012 20:54:33 +0000 (20:54 +0000)
SVN-Revision: 32074

package/util-linux/Makefile

index 9da8a2831af222b87f8170f4a2d93224d1a443af..3a2fea9cc15b1d4adb09693e295c0afca7f7498b 100644 (file)
@@ -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