diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-01 19:00:32 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-13 20:16:03 -0700 |
| commit | 258e6b6c7aea94e7dadd37fc57384950e251d629 (patch) | |
| tree | 1f8fbe311180bb6b44b04430824b1eaf6cf53b0b /man7/namespaces.7 | |
| parent | 1191a90d12c9d5bd8a8d80e8ca13101417d5d5ab (diff) | |
| download | man-pages-258e6b6c7aea94e7dadd37fc57384950e251d629.tar.gz | |
namespaces.7: wfix
Reported-by: Vitaly Rybnikov <frodox@zoho.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
| -rw-r--r-- | man7/namespaces.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7 index d27f52f4be..da3150f405 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -182,7 +182,7 @@ This file is a handle for the PID namespace of the process. This file is a handle for the user namespace of the process. .TP .IR /proc/[pid]/ns/uts " (since Linux 3.0)" -This file is a handle for the IPC namespace of the process. +This file is a handle for the UTS namespace of the process. .\" .\" ==================== IPC namespaces ==================== .\" |
