A handful of documentation fixes. You'll get a conflict on Documentation/DocBook/Makefile due to the changes from the drm and media trees. Resolution is pretty easy - just take the docs-next side - but I also have a resolution in the docs-next-merge branch if that's useful to you. Thanks, jon The following changes since commit a88b1672d4ddf9895eb53e6980926d5e960dea8e: doc-rst: kernel-doc: fix handling of address_space tags (2016-07-22 15:34:24 -0600) are available in the git repository at: git://git.lwn.net/linux.git tags/doc-4.8-fixes for you to fetch changes up to bdf107d87eb8ce1d1313fee40f3de1a1029a3eca: DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1 (2016-08-04 16:51:33 -0600) ---------------------------------------------------------------- Three fixes for the docs build, including removing an annoying warning on "make help" if sphinx isn't present. ---------------------------------------------------------------- Jani Nikula (2): Documentation/sphinx: do not warn about missing tools in 'make help' DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1 seokhoon.yoon (1): Documenation: update cgroup's document path Documentation/DocBook/Makefile | 26 ++++++++++---------------- Documentation/Makefile.sphinx | 4 ++-- Documentation/cgroup-v1/cgroups.txt | 4 ++-- Documentation/cgroup-v1/cpusets.txt | 2 +- Documentation/cgroup-v1/memcg_test.txt | 4 ++-- Documentation/filesystems/tmpfs.txt | 2 +- Documentation/kernel-parameters.txt | 4 ++-- Documentation/kernel-per-CPU-kthreads.txt | 2 +- Documentation/scheduler/sched-deadline.txt | 2 +- Documentation/scheduler/sched-design-CFS.txt | 2 +- Documentation/scheduler/sched-rt-group.txt | 2 +- Documentation/vm/numa | 4 ++-- Documentation/vm/numa_memory_policy.txt | 2 +- Documentation/vm/page_migration | 2 +- Documentation/vm/unevictable-lru.txt | 2 +- Documentation/x86/x86_64/fake-numa-for-cpusets | 4 ++-- 16 files changed, 31 insertions(+), 37 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html