mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02:00
The new file Documentation/orphan/ext4.rst escapes underscores ("\_")
throughout. However, RST doesn't actually require that, so the escaping
only succeeds in making the document less readable. Remove the unneeded
escapes.
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20210902220854.198850-3-corbet@lwn.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
|
||
|---|---|---|
| .. | ||
| about.rst | ||
| allocators.rst | ||
| attributes.rst | ||
| bigalloc.rst | ||
| bitmaps.rst | ||
| blockgroup.rst | ||
| blockmap.rst | ||
| blocks.rst | ||
| checksums.rst | ||
| directory.rst | ||
| dynamic.rst | ||
| eainode.rst | ||
| globals.rst | ||
| group_descr.rst | ||
| ifork.rst | ||
| index.rst | ||
| inlinedata.rst | ||
| inodes.rst | ||
| journal.rst | ||
| mmp.rst | ||
| orphan.rst | ||
| overview.rst | ||
| special_inodes.rst | ||
| super.rst | ||
| verity.rst | ||