[GIT PULL] Documentation fixes for 5.16

From: Jonathan Corbet
Date: Thu Nov 18 2021 - 05:29:43 EST


The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

git://git.lwn.net/linux.git tags/docs-5.16-2

for you to fetch changes up to b96ff02ab2be1791248237b1bf318aaf62e8b701:

Documentation/process: fix a cross reference (2021-11-17 06:12:14 -0700)

----------------------------------------------------------------
A handful of documentation fixes for 5.16

----------------------------------------------------------------
Akira Yokosawa (1):
docs: Update Sphinx requirements

Alex Shi (1):
doc/zh_CN: fix a translation error in management-style

Mauro Carvalho Chehab (4):
libbpf: update index.rst reference
docs: accounting: update delay-accounting.rst reference
Documentation: update vcpu-requests.rst reference
Documentation/process: fix a cross reference

Pali Rohár (3):
Documentation: arm: marvell: Add some links to homepage / product infos
Documentation: arm: marvell: Put Armada XP section between Armada 370 and 375
Documentation: arm: marvell: Fix link to armada_1000_pb.pdf document

Wasin Thonkaew (1):
docs: filesystems: Fix grammatical error "with" to "which"

Zhaoyu Liu (1):
docs: ftrace: fix the wrong path of tracefs

Documentation/admin-guide/sysctl/kernel.rst | 2 +-
Documentation/arm/marvell.rst | 48 +++++++++++-----------
Documentation/bpf/index.rst | 2 +-
Documentation/doc-guide/sphinx.rst | 22 ++++------
Documentation/filesystems/autofs.rst | 2 +-
Documentation/process/changes.rst | 2 +-
Documentation/process/submitting-patches.rst | 4 +-
Documentation/trace/ftrace.rst | 9 ++--
.../translations/it_IT/doc-guide/sphinx.rst | 23 ++++-------
.../translations/it_IT/process/changes.rst | 2 +-
.../translations/zh_CN/doc-guide/sphinx.rst | 21 ++++------
.../zh_CN/process/management-style.rst | 4 +-
arch/riscv/kvm/vcpu.c | 2 +-
13 files changed, 65 insertions(+), 78 deletions(-)