Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592509 > unrolled thread

[PULL] A handful of docs fixes

Started byJonathan Corbet <corbet@lwn.net>
First post2017-03-04 16:10 +0100
Last post2017-03-04 16:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PULL] A handful of docs fixes Jonathan Corbet <corbet@lwn.net> - 2017-03-04 16:10 +0100

#1592509 — [PULL] A handful of docs fixes

FromJonathan Corbet <corbet@lwn.net>
Date2017-03-04 16:10 +0100
Subject[PULL] A handful of docs fixes
Message-ID<thjtM-2xJ-21@gated-at.bofh.it>
The following changes since commit
bd8562626c8e170691d6457fe4e8dfb45607a48d:

  docs / driver-api: Fix structure references in device_link.rst (2017-02-20 16:40:46 -0700)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/docs-4.11-fixes

for you to fetch changes up to fd5d666932d51b2552ecc0280047d6b35d9b6cd1:

  Documentation/sphinx: fix primary_domain configuration (2017-03-03 16:12:30 -0700)

----------------------------------------------------------------
A few fixes for the docs tree, including one for a 4.11 build regression.

----------------------------------------------------------------
Cao jin (1):
      pcieaer doc: update the link

John Keeping (1):
      Documentation/sphinx: fix primary_domain configuration

Krzysztof Kozlowski (1):
      Documentation: Update path to sysrq.txt

Martyn Welch (1):
      docs: Fix htmldocs build failure

SeongJae Park (1):
      doc/ko_KR/memory-barriers: Update control-dependencies section

 Documentation/DocBook/Makefile                     |  4 +-
 Documentation/PCI/pcieaer-howto.txt                |  2 +-
 Documentation/conf.py                              |  2 +-
 Documentation/media/v4l-drivers/bttv.rst           |  2 +-
 Documentation/s390/Debugging390.txt                |  2 +-
 Documentation/sysctl/kernel.txt                    |  2 +-
 .../translations/ko_KR/memory-barriers.txt         | 68 ++++++++++++----------
 Documentation/virtual/uml/UserModeLinux-HOWTO.txt  |  6 +-
 8 files changed, 47 insertions(+), 41 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web