Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libmnl.xml

    ra0e08b2 r20a35ab  
    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        "0bbb70573119ec5d49435114583e7a49">
    10   <!ENTITY libmnl-size          "308 KB">
     9  <!ENTITY libmnl-md5sum        "be9b4b5328c6da1bda565ac5dffadb2d">
     10  <!ENTITY libmnl-size          "296 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>
    1821
    1922  <title>libmnl-&libmnl-version;</title>
     
    2831    <para>
    2932      The <application>libmnl</application> library provides a minimalistic
    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
     33      user-space library oriented to Netlink developers. There are a lot of
     34      common tasks in parsing, validating, constructing of both the Netlink
    3235      header and TLVs that are repetitive and easy to get wrong. This library
    33       aims to provide simple helpers that allow you to re-use code and to
     36      aims to provide simple helpers that allows you to re-use code and to
    3437      avoid re-inventing the wheel.
    3538    </para>
    3639
    37     &lfs112_checked;
     40    &lfs110a_checked;
    3841
    3942    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7073      </listitem>
    7174    </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>
    7975
    8076    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.