From: Gabor Juhos <juhosg@openwrt.org> Date: Thu, 27 Mar 2014 07:05:34 +0000 (+0000) Subject: packages/vrrpd: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2a4fcc534de7f3e002dd52f609d61ddf6b7d169a;p=openwrt%2Fsvn-archive%2Fpackages.git packages/vrrpd: fix whitespaces Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40209 --- diff --git a/net/vrrpd/Makefile b/net/vrrpd/Makefile index adc23a40b..472578a23 100644 --- a/net/vrrpd/Makefile +++ b/net/vrrpd/Makefile @@ -26,10 +26,10 @@ define Package/vrrpd endef define Package/vrrpd/description - VRRPd is an implementation of Virtual Router Redundancy - Protocol as specified in rfc2338. VRRPd is interoperable with - other RFC-based VRRP implementations, including Cisco and - Juniper, and is included as a standard feature on ImageStream + VRRPd is an implementation of Virtual Router Redundancy + Protocol as specified in rfc2338. VRRPd is interoperable with + other RFC-based VRRP implementations, including Cisco and + Juniper, and is included as a standard feature on ImageStream routers. endef