All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henning Schild <henning@hennsch.de>
To: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Henning Schild <henning@hennsch.de>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2] docs: fix location of document that got moved
Date: Wed, 20 Sep 2017 20:02:04 +0200	[thread overview]
Message-ID: <20170920180204.23427-1-henning@hennsch.de> (raw)
In-Reply-To: <20170901195721.16214-1-henning@hennsch.de>

commit 9d85025b0418 ("docs-rst: create an user's manual book") 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 ce7181ea60fa..b5f1ae5d3217 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

  parent reply	other threads:[~2017-09-20 18:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Henning Schild [this message]
2017-11-15  7:59   ` [PATCH v2] " Henning Schild
2017-11-15  7:59     ` Henning Schild
2017-11-28 20:12   ` Henning Schild

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170920180204.23427-1-henning@hennsch.de \
    --to=henning@hennsch.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.