Skip to content

Commit

Permalink
util-linux: fix typo
Browse files Browse the repository at this point in the history
SVN-Revision: 32074
  • Loading branch information
lperkov committed Jun 5, 2012
1 parent 6cdf252 commit 84a8853
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package/util-linux/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 84a8853

Please sign in to comment.