summaryrefslogtreecommitdiff
path: root/package/smcroute
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-22 19:14:34 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-23 09:47:08 +0200
commit757e9c4c2a9181514f658f54f0757d1c2d479fff (patch)
treeed64511844e638a61ff6f5b13dce83554470644d /package/smcroute
parent5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff)
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/smcroute')
-rwxr-xr-xpackage/smcroute/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/smcroute/Config.in b/package/smcroute/Config.in
index f9a81f6f2..f10407520 100755
--- a/package/smcroute/Config.in
+++ b/package/smcroute/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_SMCROUTE
help
SMCRoute is a command line tool to manipulate the multicast
routes of a UNIX kernel. It supports both IPv4 and IPv6 multicast
- routing. SMCRoute can be used as an alternative to dynamic
+ routing. SMCRoute can be used as an alternative to dynamic
multicast routers like mrouted or pimd in setups where static
multicast routes should be maintained and/or no proper IGMP or
MLD signaling exists.