From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755071AbdEKSI5 (ORCPT ); Thu, 11 May 2017 14:08:57 -0400 Received: from ms.lwn.net ([45.79.88.28]:41192 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750796AbdEKSIz (ORCPT ); Thu, 11 May 2017 14:08:55 -0400 Date: Thu, 11 May 2017 12:08:54 -0600 From: Jonathan Corbet To: Linus Torvalds Cc: LKML , linux-doc@vger.kernel.org Subject: [PULL] A few small documentation updates Message-ID: <20170511120854.0dea18f7@lwn.net> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 4a1e31c68e9f40be32838944931178b0d9ed9162: Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2017-05-09 10:10:15 -0700) are available in the git repository at: git://git.lwn.net/linux.git tags/docs-4.12-2 for you to fetch changes up to 25a0da73f24c95d57381bedd9cd89e4929b1bfde: doc: replace FTP URL to kernel.org with HTTPS one (2017-05-11 11:52:52 -0600) ---------------------------------------------------------------- Connect the newly RST-formatted documentation to the rest; this had to wait until the input pull was done. There's also a few small fixes that wandered in. ---------------------------------------------------------------- Andre Przywara (1): Documentation: earlycon: fix Marvell Armada 3700 UART name Helmut Grohne (1): docs: update references to the device io book Mauro Carvalho Chehab (1): docs-rst: add input docs at main index and use kernel-figure Michael Heimpold (1): doc: replace FTP URL to kernel.org with HTTPS one Documentation/admin-guide/README.rst | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- Documentation/index.rst | 1 + Documentation/input/ff.rst | 4 ++-- Documentation/memory-barriers.txt | 4 ++-- Documentation/translations/ko_KR/memory-barriers.txt | 4 ++-- 6 files changed, 9 insertions(+), 8 deletions(-)