diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-10 20:36:16 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-12 20:13:28 +0300 |
commit | 3ba9b1b814fe37ba3267b58917a73dc69eebde40 (patch) | |
tree | 59fb113ce9c04e93976f84a4213080fcb9614bb9 /Documentation/media/v4l-drivers | |
parent | 66ccc64f2c3b934f065811160be288cb9a2815ef (diff) | |
download | linux-3ba9b1b814fe37ba3267b58917a73dc69eebde40.tar.xz |
Documentation: fix admin-guide doc refs
Make admin-guide document refs valid.
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/v4l-drivers')
-rw-r--r-- | Documentation/media/v4l-drivers/bttv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/v4l-drivers/bttv.rst b/Documentation/media/v4l-drivers/bttv.rst index 195ccaac2816..5f35e2fb5afa 100644 --- a/Documentation/media/v4l-drivers/bttv.rst +++ b/Documentation/media/v4l-drivers/bttv.rst @@ -307,7 +307,7 @@ console and let some terminal application log the messages. /me uses screen. See Documentation/admin-guide/serial-console.rst for details on setting up a serial console. -Read Documentation/admin-guide/oops-tracing.rst to learn how to get any useful +Read Documentation/admin-guide/bug-hunting.rst to learn how to get any useful information out of a register+stack dump printed by the kernel on protection faults (so-called "kernel oops"). |