No description
Find a file
Bhavik Sachdev 7178f0e15d
man/man2/statmount.2: Document STATMOUNT_BY_FD
STATMOUNT_BY_FD introduces the ability to get information about a mount
using a fd on the mount.  This functionality is currently in linux-next
[1].

Link [1]: <https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20260126&id=d5bc4e31f2a3f301b4214858bec834c67bb2be5c>
Signed-off-by: Bhavik Sachdev <b.sachdev1904@gmail.com>
Message-ID: <57c96336ccfbdc05f60b7875c315a8c1dd0d14b8.1771870334.git.b.sachdev1904@gmail.com>
Message-ID: <7d4b22c595feeadb3be6df8a8781344597120f7e.1771870502.git.b.sachdev1904@gmail.com>
Message-ID: <ef5a337e52f904d7eeb1e3fa82a09b04b46a4860.1772075365.git.b.sachdev1904@gmail.com>
Cc: Askar Safin <safinaskar@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2026-03-05 18:13:00 +01:00
CONTRIBUTING.d CONTRIBUTING.d/patches/trailer: Don't specify the hash length 2026-02-26 17:39:24 +01:00
etc etc/shellcheck/shellcheckrc, share/mk/: Move exception to shellcheckrc 2026-02-24 14:35:08 +01:00
LICENSES LICENSES/GPL-3.0-or-later.txt: Add license text 2024-11-03 18:30:33 +01:00
man man/man2/statmount.2: Document STATMOUNT_BY_FD 2026-03-05 18:13:00 +01:00
README.d README.d/deps: Document gpg/gpg 2026-02-11 15:04:43 +01:00
scripts */: Restore some old copyright notices 2026-02-08 22:56:32 +01:00
share/mk etc/shellcheck/shellcheckrc, share/mk/: Move exception to shellcheckrc 2026-02-24 14:35:08 +01:00
src/bin src/bin/mansectf, man/man1/mansectf.1: Add program and manual page 2026-01-30 15:47:05 +01:00
.checkpatch.conf share/mk/, etc/: Fix dependencies 2024-02-26 16:12:55 +01:00
.gitignore .gitignore: Widen glob 2024-02-17 02:38:30 +01:00
.shellcheckrc share/mk/, etc/shellcheck/: lint-sh: Add target to lint shell scripts 2024-11-03 14:25:49 +01:00
AUTHORS AUTHORS: Update Branden's address 2026-02-11 00:22:16 +01:00
Changes Start of man-pages-NEXT: Move Changes to Changes.old 2026-02-11 19:03:41 +01:00
Changes.old Start of man-pages-NEXT: Move Changes to Changes.old 2026-02-11 19:03:41 +01:00
CONTRIBUTING CONTRIBUTING: Add reference to CONTRIBUTING.d/git 2024-12-19 12:07:39 +01:00
CPPLINT.cfg share/mk/, etc/: Fix dependencies 2024-02-26 16:12:55 +01:00
GNUmakefile share/mk/: help, help-*: Add targets to list targets, variables, and build dependencies 2025-12-04 15:41:46 +01:00
INSTALL INSTALL: Adjust file names to match current build system organization. 2025-06-13 10:01:32 +02:00
lsm */: Say GNU+Linux instead of GNU/Linux 2026-02-11 18:04:15 +01:00
man1 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man2 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man2const man2const/, share/mk/: 2const: New sub-chapter 2024-05-29 01:32:46 +02:00
man2type man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man3 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man3attr man3attr/: Add subsection for attributes 2025-06-28 16:51:42 +02:00
man3const man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man3head man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man3type man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man4 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man5 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man6 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man7 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
man8 man/, share/mk/: Move man*/ to man/ 2024-05-02 01:24:19 +02:00
README */: Say GNU+Linux instead of GNU/Linux 2026-02-11 18:04:15 +01:00
RELEASE RELEASE: Sort tags using sort(1) -V 2025-10-29 13:56:08 +01:00
SPONSORS SPONSORS: Two sponsors didn't renew this year 2025-10-29 14:29:17 +01:00

Name
       Linux man-pages - manual pages for GNU+Linux

Synopsis
       This package contains GNU+Linux manual pages for sections 1
       through 8.

Description
       The manual pages in this project document primarily the Linux
       kernel and the GNU C library, but also consider relevant
       differences in other kernels or C libraries.

       These pages are most of the section 2, 3, 4, 5, 7 man pages for
       GNU+Linux.  A few pages are provided in sections 1 and 8 for
       commands that are not documented in other packages, and there are
       a few pages in sections 5 and 8 for the timezone utilities.

Files
   AUTHORS
       List of individuals and organizations that have contributed
       content to the project.

   CONTRIBUTING
   CONTRIBUTING.d/*
       Instructions for reporting bugs and contributing.

   INSTALL
       Instructions for installing and uninstalling.

   MAINTAINER_NOTES
       Notes for maintainers.

   README
       Main information about the project and the repository.

   RELEASE
       Instructions for releasing and distributing new versions.

   Changes, Changes.old
       Change log.  Includes most relevant changes.  However, it's not
       as complete as the git(1) log.

   GNUmakefile, share/mk/*
       Build system.  For help, consult the <INSTALL> file, and run
       'make help'.

   lsm
       Linux software map.  See also <https://lsm.qqx.org/>.

   LICENSES/*.txt
       Licenses in use by the project.

   etc/*
       Configuration files for (linter) programs called by the build
       system.

   man/*
       Manual pages.

   scripts/*
       Useful scripts for maintainers.

   .tmp/
       Default directory for files created by the build system.

Versions
   Distribution
       <https://kernel.org/pub/linux/docs/man-pages/>
       <https://www.alejandro-colomar.es/share/dist/man-pages/>

   Git
       <https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/>
       <https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/>

   Online man-pages
       PDF
             <https://kernel.org/pub/linux/docs/man-pages/book/>
             <https://www.alejandro-colomar.es/share/dist/man-pages/>
       HTML
             <https://man7.org/linux/man-pages/index.html>

History
   Tarballs
       Tarballs of man-pages-1.* releases are available at:
       <https://www.win.tue.nl/~aeb/ftpdocs/linux-local/manpages.archive/>

   Maintainers
       Alejandro Colomar <alx@kernel.org> <https://www.alejandro-colomar.es/>
             2020 - present (5.09 - HEAD)
       Michael Kerrisk <mtk.manpages@gmail.com> <https://man7.org/>
             2004 - 2021    (2.00 - 5.13)
       Andries Brouwer <aeb@cwi.nl> <https://www.win.tue.nl/~aeb>
             1995 - 2004    (1.6  - 1.70)
       Rik Faith <https://www.cs.unc.edu/~faith/>
             1993 - 1995    (1.0  - 1.5)

Caveats
       Some projects provide their own manual pages, not related to the
       Linux man-pages project.

Bugs
       See the <CONTRIBUTING> file.

Copyright
       Several free/open source licenses.  See the <LICENSES/>
       directory, and the comment at the top of each source file.

See also
       man-pages(7)

   Website
       <https://www.kernel.org/doc/man-pages/index.html>.

   Downstream packages
       Arch man-pages
             <https://archlinux.org/packages/core/any/man-pages/>
       Debian manpages
             <https://tracker.debian.org/pkg/manpages>
       Fedora rpms/man-pages
             <https://src.fedoraproject.org/rpms/man-pages>
       Gentoo sys-apps/man-pages
             <https://packages.gentoo.org/packages/sys-apps/man-pages>
       openSUSE man-pages
             <https://software.opensuse.org/package/man-pages>

   Related projects
       Debian manpages-l10n
             <https://manpages-l10n-team.pages.debian.net/manpages-l10n/>
       GNU C Library (glibc)
             <https://www.gnu.org/software/libc/>
       GNU Compiler Collection (GCC)
             <https://gcc.gnu.org/>
       GNU roff (groff)
             <https://www.gnu.org/software/groff/>
       Linux kernel
             <https://www.kernel.org/doc/html/latest/
       man-db
             <https://man-db.gitlab.io/man-db/>
       mandoc
             <https://mandoc.bsd.lv/>