CONTRIBUTING.d/patches: Please provide a git-range-diff(1)
[man-pages.git] / man5 / proc_fs.5
blobd24e3e3c2601e67101de3a9e1b7315ef8340dfcd
1 .\" Copyright (C) 1994, 1995, Daniel Quinlan <quinlan@yggdrasil.com>
2 .\" Copyright (C) 2002-2008, 2017, Michael Kerrisk <mtk.manpages@gmail.com>
3 .\" Copyright (C) 2023, Alejandro Colomar <alx@kernel.org>
4 .\"
5 .\" SPDX-License-Identifier: GPL-3.0-or-later
6 .\"
7 .TH proc_fs 5 (date) "Linux man-pages (unreleased)"
8 .SH NAME
9 /proc/fs/ \- mounted filesystems
10 .SH DESCRIPTION
11 .TP
12 .I /proc/fs/
13 .\" FIXME Much more needs to be said about /proc/fs
14 .\"
15 Contains subdirectories that in turn contain files
16 with information about (certain) mounted filesystems.
17 .SH SEE ALSO
18 .BR proc (5)