Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libmnl.xml

    r20a35ab ra0e08b2  
    77  <!ENTITY libmnl-download-http "https://netfilter.org/projects/libmnl/files/libmnl-&libmnl-version;.tar.bz2">
    88  <!ENTITY libmnl-download-ftp  " ">
    9   <!ENTITY libmnl-md5sum        "be9b4b5328c6da1bda565ac5dffadb2d">
    10   <!ENTITY libmnl-size          "296 KB">
     9  <!ENTITY libmnl-md5sum        "0bbb70573119ec5d49435114583e7a49">
     10  <!ENTITY libmnl-size          "308 KB">
    1111  <!ENTITY libmnl-buildsize     "2.9 MB">
    1212  <!ENTITY libmnl-time          "less than 0.1 SBU">
     
    1616  <?dbhtml filename="libmnl.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>libmnl-&libmnl-version;</title>
     
    3128    <para>
    3229      The <application>libmnl</application> library provides a minimalistic
    33       user-space library oriented to Netlink developers. There are a lot of
    34       common tasks in parsing, validating, constructing of both the Netlink
     30      userspace library oriented to Netlink developers. There are a lot of
     31      common tasks in the parsing, validating, and constructing of both the Netlink
    3532      header and TLVs that are repetitive and easy to get wrong. This library
    36       aims to provide simple helpers that allows you to re-use code and to
     33      aims to provide simple helpers that allow you to re-use code and to
    3734      avoid re-inventing the wheel.
    3835    </para>
    3936
    40     &lfs110a_checked;
     37    &lfs112_checked;
    4138
    4239    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7370      </listitem>
    7471    </itemizedlist>
     72
     73    <bridgehead renderas="sect3">libnma Dependencies</bridgehead>
     74
     75    <bridgehead renderas="sect4">Optional</bridgehead>
     76    <para role="optional">
     77      <xref linkend="doxygen"/>
     78    </para>
    7579
    7680    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.