diff options
| author | Benjamin Peterson <bp@benjamin.pe> | 2017-06-11 11:21:37 -0700 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-15 20:59:41 +0200 |
| commit | 99c68ff934ed0322642134cd04768874e2f74995 (patch) | |
| tree | afdaee49cd85987bcec30fec4074a71c52e74531 /man5 | |
| parent | 0fc339b29844d32317f14081cde025cb1cf5aa2a (diff) | |
| download | man-pages-99c68ff934ed0322642134cd04768874e2f74995.tar.gz | |
proc.5: Fix path to binfmt_misc docs
The documentation moved in linux
commit 9d85025b0418163fae079c9ba8f8445212de8568
("docs-rst: create an user's manual book").
Signed-off-by: Benjamin Peterson <bp@benjamin.pe>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 1ea8a633e3..c7e6433163 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3846,7 +3846,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 |
