aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMadhuparna Bhowmik <madhuparnabhowmik04@gmail.com>2019-12-04 15:49:39 +0530
committerJonathan Corbet <corbet@lwn.net>2019-12-19 09:35:51 -0700
commita83aaf4979e799705781ceb86a1f29d2b29736b1 (patch)
treed899bbf87f90a18274d6f7d4b917f020b340da77
parentRISC-V: Typo fixes in image header and documentation. (diff)
downloadlinux-dev-a83aaf4979e799705781ceb86a1f29d2b29736b1.tar.xz
linux-dev-a83aaf4979e799705781ceb86a1f29d2b29736b1.zip
Documentation: filesystems: automount-support: Change reference to document autofs.txt to autofs.rst
This patch fixes following documentation build warning: Warning: Documentation/filesystems/automount-support.txt references a file that doesn't exist: Documentation/filesystems/autofs.txt Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com> Link: https://lore.kernel.org/r/20191204101939.6939-1-madhuparnabhowmik04@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/filesystems/automount-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/automount-support.txt b/Documentation/filesystems/automount-support.txt
index b0afd3d55eaf..7d9f82607562 100644
--- a/Documentation/filesystems/automount-support.txt
+++ b/Documentation/filesystems/automount-support.txt
@@ -9,7 +9,7 @@ also be requested by userspace.
IN-KERNEL AUTOMOUNTING
======================
-See section "Mount Traps" of Documentation/filesystems/autofs.txt
+See section "Mount Traps" of Documentation/filesystems/autofs.rst
Then from userspace, you can just do something like: