diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-18 08:12:27 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-24 06:12:35 -0400 |
commit | 8c27ceff3604b249a9efafbd1bd8b141b79e619d (patch) | |
tree | 82e4ab0c2825fa25c3168e648268883c0b23ee30 /Documentation/rfkill.txt | |
parent | 9d85025b0418163fae079c9ba8f8445212de8568 (diff) |
docs: fix locations of several documents that got moved
The previous patch renamed several files that are cross-referenced
along the Kernel documentation. Adjust the links to point to
the right places.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/rfkill.txt')
-rw-r--r-- | Documentation/rfkill.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rfkill.txt b/Documentation/rfkill.txt index 1f0c27049340..8c174063b3f0 100644 --- a/Documentation/rfkill.txt +++ b/Documentation/rfkill.txt | |||
@@ -26,7 +26,7 @@ whether they can be changed or not: | |||
26 | the system software. | 26 | the system software. |
27 | 27 | ||
28 | The rfkill subsystem has two parameters, rfkill.default_state and | 28 | The rfkill subsystem has two parameters, rfkill.default_state and |
29 | rfkill.master_switch_mode, which are documented in kernel-parameters.txt. | 29 | rfkill.master_switch_mode, which are documented in admin-guide/kernel-parameters.rst. |
30 | 30 | ||
31 | 31 | ||
32 | 2. Implementation details | 32 | 2. Implementation details |