mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
util-linux: remove the description of "raw" command
Since Linux-5.13, <linux/raw.h> has been removed from API headers. So this command won't be built by util-linux.
This commit is contained in:
parent
d141d67546
commit
7b370c55d7
@ -132,7 +132,7 @@ su tester -c "make -k check"</userinput></screen>
|
||||
i386, ionice, ipcmk, ipcrm, ipcs, isosize, kill, last, lastb (link to
|
||||
last), ldattach, linux32, linux64, logger, look, losetup, lsblk, lscpu,
|
||||
lsipc, lslocks, lslogins, lsmem, lsns, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap,
|
||||
more, mount, mountpoint, namei, nsenter, partx, pivot_root, prlimit, raw,
|
||||
more, mount, mountpoint, namei, nsenter, partx, pivot_root, prlimit,
|
||||
readprofile, rename, renice, resizepart, rev, rfkill, rtcwake, script,
|
||||
scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel,
|
||||
swapoff (link to swapon), swapon, switch_root, taskset, ul,
|
||||
@ -902,16 +902,6 @@ su tester -c "make -k check"</userinput></screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="raw">
|
||||
<term><command>raw</command></term>
|
||||
<listitem>
|
||||
<para>Bind a Linux raw character device to a block device</para>
|
||||
<indexterm zone="ch-system-util-linux raw">
|
||||
<primary sortas="b-raw">raw</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="readprofile">
|
||||
<term><command>readprofile</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user