CONTRIBUTING.d/patches: Please provide a git-range-diff(1)
[man-pages.git] / man5 / proc_pid_ns.5
blobfba490d794db9b7ace99be12a38005059a9f0955
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_pid_ns 5 (date) "Linux man-pages (unreleased)"
8 .SH NAME
9 /proc/pid/ns/ \- namespaces
10 .SH DESCRIPTION
11 .TP
12 .IR /proc/ pid /ns/ " (since Linux 3.0)"
13 .\" See commit 6b4e306aa3dc94a0545eb9279475b1ab6209a31f
14 This is a subdirectory containing one entry for each namespace that
15 supports being manipulated by
16 .BR setns (2).
17 For more information, see
18 .BR namespaces (7).
19 .SH SEE ALSO
20 .BR proc (5)