diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-06 18:33:54 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-06 18:33:54 +0300 |
commit | a3f53e8adfda814730c341ee39ce015a0abf69aa (patch) | |
tree | 17b9aa4c94dff50240f3445f7f9ebf20eeeea201 /Documentation/process | |
parent | 8404c9fbc84b741f66cff7d4934a25dd2c344452 (diff) | |
parent | 7fc4607899e87259bb751ccdbe53628aa467ec22 (diff) | |
download | linux-a3f53e8adfda814730c341ee39ce015a0abf69aa.tar.xz |
Merge tag 'docs-5.13-2' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet:
"A few late-arriving documentation fixes, including some oprofile
cleanup, a kernel-doc fix, some regression-reporting updates, and the
usual minor fixes"
* tag 'docs-5.13-2' of git://git.lwn.net/linux:
Enlisted oprofile version line removed
oprofiled version output line removed from the list
Removed the oprofiled version option
docs: reporting-issues.rst: CC subsystem and maintainers on regressions
docs: correct URL to bios and kernel developer's guide
docs/core-api: Consistent code style
docs/zh_CN: Adjust order and content of zh_CN/index.rst
Documentation: input: joydev file corrections
docs: Fix typo in Documentation/x86/x86_64/5level-paging.rst
kernel-doc: Add support for __deprecated
Diffstat (limited to 'Documentation/process')
-rw-r--r-- | Documentation/process/changes.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index dac17711dc11..d3a8557b66a1 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst @@ -48,7 +48,6 @@ quota-tools 3.09 quota -V PPP 2.4.0 pppd --version nfs-utils 1.0.5 showmount --version procps 3.2.0 ps --version -oprofile 0.9 oprofiled --version udev 081 udevd --version grub 0.93 grub --version || grub-install --version mcelog 0.6 mcelog --version |