[GIT,PULL] Documentation stragglers for 6.4

Message ID 874joqmxn5.fsf@meer.lwn.net
State New
Headers
Series [GIT,PULL] Documentation stragglers for 6.4 |

Pull-request

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

Message

Jonathan Corbet May 5, 2023, 6:38 p.m. UTC
  The following changes since commit 7e8472c820f04517ae5d5a27c1aecfa2263a0aa5:

  media: Adjust column width for pdfdocs (2023-04-23 09:25:52 -0600)

are available in the Git repository at:

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

for you to fetch changes up to cdc822dda6f82269b94d5fa60ddc71d98c160fa0:

  docs/sp_SP: Add translation of process/adding-syscalls (2023-05-02 11:09:53 -0600)

----------------------------------------------------------------
A handful of late-arriving documentation fixes, plus one Spanish
translation that has been ready for some time but got applied late.

----------------------------------------------------------------
Carlos Bilbao (1):
      docs/sp_SP: Add translation of process/adding-syscalls

Deming Wang (1):
      docs: fix "Reviewd" typo

Donald Hunter (1):
      docs/admin-guide/mm/ksm.rst fix intraface -> interface typo

Fabio Fantoni (1):
      doc:it_IT: fix some typos

Geert Uytterhoeven (1):
      Documentation: timers: hrtimers: Make hybrid union historical

Mat Martineau (1):
      CREDITS: Update email address for Mat Martineau

Tao Liu (1):
      docs: Remove unnecessary unicode character

晏艳(采苓) (1):
      Documentation: update kernel stack for x86_64

 CREDITS                                            |   4 +-
 Documentation/admin-guide/mm/ksm.rst               |   2 +-
 Documentation/arch/x86/kernel-stacks.rst           |   2 +-
 Documentation/timers/hrtimers.rst                  |  19 +-
 .../translations/it_IT/kernel-hacking/locking.rst  |   2 +-
 .../translations/it_IT/process/deprecated.rst      |   2 +-
 .../it_IT/process/submitting-patches.rst           |   6 +-
 Documentation/translations/ja_JP/SubmittingPatches |   2 +-
 .../translations/sp_SP/process/adding-syscalls.rst | 632 +++++++++++++++++++++
 Documentation/translations/sp_SP/process/index.rst |   1 +
 .../translations/zh_CN/process/magic-number.rst    |   2 +-
 .../translations/zh_TW/process/magic-number.rst    |   2 +-
 12 files changed, 652 insertions(+), 24 deletions(-)
 create mode 100644 Documentation/translations/sp_SP/process/adding-syscalls.rst
  

Comments

pr-tracker-bot@kernel.org May 5, 2023, 8:33 p.m. UTC | #1
The pull request you sent on Fri, 05 May 2023 12:38:38 -0600:

> git://git.lwn.net/linux.git tags/docs-6.4-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/647681bfa678400f0117d214313005cbfaf79f48

Thank you!