From: Peter Wu Date: Mon, 8 Aug 2016 09:58:53 +0000 (+0200) Subject: doc: fix URLs and typo X-Git-Tag: libnl3_2_29rc1~24^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec7c9b4dcf44609a1c41592adf9f1ebc859e5f4e;p=libnl doc: fix URLs and typo Signed-off-by: Peter Wu Signed-off-by: Thomas Haller --- diff --git a/doc/src/toc.c b/doc/src/toc.c index a91c2a7..921bcf6 100644 --- a/doc/src/toc.c +++ b/doc/src/toc.c @@ -17,7 +17,7 @@ libraries (e.g. "nl-route", "nl-genl", ...). The library is designed to ensure that all components are optional, i.e. even though the core library provides a caching system which allows to -easly manage objects of any kind, no application is required to use this +easily manage objects of any kind, no application is required to use this caching system if it has no need for it. The library was developed and tested on 2.6.x and 3.x kernel releases. It @@ -39,7 +39,7 @@ git://git.infradead.org/users/tgr/libnl.git \section main_website Website -- http://www.infradead.org/~tgr/libnl/ +- https://www.infradead.org/~tgr/libnl/ \section main_mailinglist Mailinglist @@ -49,6 +49,6 @@ Please post questions and patches to the libnl mailinglist: libnl@lists.infradead.org @endcode -- Archives: http://canuck.infradead.org/pipermail/libnl/ +- Archives: https://lists.infradead.org/pipermail/libnl/ */