Changeset 7348ecb6


Ignore:
Timestamp:
07/04/2023 06:33:06 PM (11 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
07a9618, 2ccc4b3
Parents:
35025e3e (diff), c21fb49 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libnvme.xml

    r35025e3e r7348ecb6  
    3030      enumerations, and bit fields, helper functions to construct, dispatch,
    3131      and decode commands and payloads, and utilities to connect, scan, and
    32       manage nvme devices on a Linux system. 
     32      manage NVMe devices on a Linux system.
    3333    </para>
    3434
     
    103103
    104104    <para>
     105      To run the tests, issue: <command>ninja test</command>.
     106    </para>
     107
     108    <para>
    105109      Now, as the <systemitem class="username">root</systemitem> user:
    106110    </para>
     
    143147          <para>
    144148            contains functions used to handle operations
    145             related to nvme devices.
     149            relating to NVMe devices.
    146150          </para>
    147151          <indexterm zone="libnvme libnvme-lib">
Note: See TracChangeset for help on using the changeset viewer.