Commit 2f5ab622 authored by Jonathan Corbet's avatar Jonathan Corbet

Merge tag 'docs-5.6-fixes' into docs-next

A pair of docs-build fixes.
parents a3aead70 adc10f5b
......@@ -30,4 +30,4 @@ if [ -n "$parallel" ] ; then
parallel="-j$parallel"
fi
exec "$sphinx" "$parallel" "$@"
exec "$sphinx" $parallel "$@"
......@@ -19,7 +19,6 @@ x86-specific Documentation
tlb
mtrr
pat
intel_mpx
intel-iommu
intel_txt
amd-memory-encryption
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment