public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix location of document that got moved
@ 2017-09-01 19:57 Henning Schild
  2017-09-11  6:42 ` Henning Schild
  2017-09-20 18:02 ` [PATCH v2] " Henning Schild
  0 siblings, 2 replies; 5+ messages in thread
From: Henning Schild @ 2017-09-01 19:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mauro Carvalho Chehab, henning

9d85025b0418 renamed the document mentioned in the header. Adjust the
link to point to the right place.

Signed-off-by: Henning Schild <henning@hennsch.de>
---
 fs/binfmt_misc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/fs/binfmt_misc.c b/fs/binfmt_misc.c
index f4718098ac31..b0cc07fbadef 100644
--- a/fs/binfmt_misc.c
+++ b/fs/binfmt_misc.c
@@ -4,7 +4,8 @@
  * Copyright (C) 1997 Richard Günther
  *
  * binfmt_misc detects binaries via a magic or filename extension and invokes
- * a specified wrapper. See Documentation/binfmt_misc.txt for more details.
+ * a specified wrapper. See Documentation/admin-guide/binfmt-misc.rst for more
+ * details.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-- 
2.13.5

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-28 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01 19:57 [PATCH] docs: fix location of document that got moved Henning Schild
2017-09-11  6:42 ` Henning Schild
2017-09-20 18:02 ` [PATCH v2] " Henning Schild
2017-11-15  7:59   ` Henning Schild
2017-11-28 20:12   ` Henning Schild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox