From: Peter Korsgaard Date: Wed, 27 Aug 2008 20:18:54 +0000 (-0000) Subject: olsr: fix long help text lines X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=26ff4c91d2701198c71d47c089ceb41e585139a4;p=buildroot.git olsr: fix long help text lines --- diff --git a/package/olsr/Config.in b/package/olsr/Config.in index 6910fd7cc2..ca45f73bd5 100644 --- a/package/olsr/Config.in +++ b/package/olsr/Config.in @@ -1,11 +1,11 @@ config BR2_PACKAGE_OLSR bool "OLSR mesh networking Daemon" help - olsr - - The Optimized Link State Routing protocol (OLSR) is a routing protocol that is optimised - for mobile ad-hoc networks, sometimes called wireless mesh networks. It is a proactive - link-state routing protocol that floods a full topology table to all nodes in the network - which then compute optimal forwarding paths locally. + The Optimized Link State Routing protocol (OLSR) is a + routing protocol that is optimised for mobile ad-hoc + networks, sometimes called wireless mesh networks. It is a + proactive link-state routing protocol that floods a full + topology table to all nodes in the network which then + compute optimal forwarding paths locally. http://www.olsr.org/