From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Peterson Subject: [PATCH] proc.5: fix path to binfmt_misc docs Date: Sun, 11 Jun 2017 11:21:37 -0700 Message-ID: <20170611182137.6350-1-bp@benjamin.pe> Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org The documentation moved in linux commit 9d85025b0418163fae079c9ba8f8445212de8568 ("docs-rst: create an user's manual book"). Signed-off-by: Benjamin Peterson --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index d6032e185..bcc342bcc 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3854,7 +3854,7 @@ related to filesystems. .I /proc/sys/fs/binfmt_misc Documentation for files in this directory can be found in the Linux kernel sources in -.IR Documentation/binfmt_misc.txt . +.IR Documentation/admin-guide/binfmt-misc.rst . .TP .IR /proc/sys/fs/dentry-state " (since Linux 2.2)" This file contains information about the status of the -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html