diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-03 17:16:37 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-03 17:23:38 -0400 |
commit | 852f1a21ffae19a45d4944791ce574e92a2b31ab (patch) | |
tree | 47f76dac7556808dc4131e0598aa7e21e703994d | |
parent | 3ce62385019fbf7d2aea4fd7c73fbd0ddad5c8fd (diff) |
docs: Update binfmt_misc links
Documentation/binfmt_misc.txt moved to
Documentation/admin-guide/binfmt-misc.rst
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/sysctl/README | 2 | ||||
-rw-r--r-- | Documentation/sysctl/fs.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/sysctl/README b/Documentation/sysctl/README index 91f54ffa0077..d5f24ab0ecc3 100644 --- a/Documentation/sysctl/README +++ b/Documentation/sysctl/README | |||
@@ -60,7 +60,7 @@ debug/ <empty> | |||
60 | dev/ device specific information (eg dev/cdrom/info) | 60 | dev/ device specific information (eg dev/cdrom/info) |
61 | fs/ specific filesystems | 61 | fs/ specific filesystems |
62 | filehandle, inode, dentry and quota tuning | 62 | filehandle, inode, dentry and quota tuning |
63 | binfmt_misc <Documentation/binfmt_misc.txt> | 63 | binfmt_misc <Documentation/admin-guide/binfmt-misc.rst> |
64 | kernel/ global kernel info / tuning | 64 | kernel/ global kernel info / tuning |
65 | miscellaneous stuff | 65 | miscellaneous stuff |
66 | net/ networking stuff, for documentation look in: | 66 | net/ networking stuff, for documentation look in: |
diff --git a/Documentation/sysctl/fs.txt b/Documentation/sysctl/fs.txt index 35e17f748ca7..6c00c1e2743f 100644 --- a/Documentation/sysctl/fs.txt +++ b/Documentation/sysctl/fs.txt | |||
@@ -277,7 +277,7 @@ in a mount namespace. | |||
277 | ---------------------------------------------------------- | 277 | ---------------------------------------------------------- |
278 | 278 | ||
279 | Documentation for the files in /proc/sys/fs/binfmt_misc is | 279 | Documentation for the files in /proc/sys/fs/binfmt_misc is |
280 | in Documentation/binfmt_misc.txt. | 280 | in Documentation/admin-guide/binfmt-misc.rst. |
281 | 281 | ||
282 | 282 | ||
283 | 3. /proc/sys/fs/mqueue - POSIX message queues filesystem | 283 | 3. /proc/sys/fs/mqueue - POSIX message queues filesystem |