mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 16:24:15 +00:00
The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
conversion and some cut-and-pasted text contain some characters that
aren't easily reachable on standard keyboards and/or could cause
troubles when parsed by the documentation build system.
Replace the occurences of the following characters:
- U+2217 ('∗'): ASTERISK OPERATOR
use ASCII asterisk instead of the ASTERISK OPERATOR
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Link: https://lore.kernel.org/r/c5c3c384c48779ca7c9dcd90183cefe20ac82928.1623826294.git.mchehab+huawei@kernel.org
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 | ||
| overview.rst | ||
| special_inodes.rst | ||
| super.rst | ||
| verity.rst | ||