creatingfilesystem: Remove reference to ReiserFS

It's deprecated by the kernel developers and we've archived the tools
for it in BLFS as well.
This commit is contained in:
Xi Ruoyao 2024-05-13 20:16:54 +08:00
parent 31c839da2d
commit 5ff2f2e472
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -50,7 +50,7 @@
</varlistentry> </varlistentry>
</variablelist> </variablelist>
<para>Other file systems, including FAT32, NTFS, ReiserFS, JFS, and XFS are <para>Other file systems, including FAT32, NTFS, JFS, and XFS are
useful for specialized purposes. More information about these file systems, useful for specialized purposes. More information about these file systems,
and many others, can be found at <ulink and many others, can be found at <ulink
url="https://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.</para> url="https://en.wikipedia.org/wiki/Comparison_of_file_systems"/>.</para>