* [PATCH] namespaces.7: tfix
@ 2016-09-23 11:31 Nikola Forró
[not found] ` <1474630307.2788.1.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Nikola Forró @ 2016-09-23 11:31 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
lsns manual page is in section 8, not 1
Signed-off-by: Nikola Forró <nforro-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
---
man7/namespaces.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index 45256c8..b0d9bcf 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -327,7 +327,7 @@ Namespaces are a Linux-specific feature.
See
.BR user_namespaces (7).
.SH SEE ALSO
-.BR lsns (1),
+.BR lsns (8),
.BR nsenter (1),
.BR readlink (1),
.BR unshare (1),
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] namespaces.7: tfix
[not found] ` <1474630307.2788.1.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2016-09-23 12:30 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-09-23 12:30 UTC (permalink / raw)
To: Nikola Forró; +Cc: linux-man
On 23 September 2016 at 13:31, Nikola Forró <nforro-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> lsns manual page is in section 8, not 1
Thanks for the heads up Nikola
I instead applied the patch below.
Cheers,
Michael
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -327,7 +327,6 @@ Namespaces are a Linux-specific feature.
See
.BR user_namespaces (7).
.SH SEE ALSO
-.BR lsns (1),
.BR nsenter (1),
.BR readlink (1),
.BR unshare (1),
@@ -341,4 +340,5 @@ See
.BR credentials (7),
.BR pid_namespaces (7),
.BR user_namespaces (7),
+.BR lsns (8),
.BR switch_root (8)
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-23 12:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23 11:31 [PATCH] namespaces.7: tfix Nikola Forró
[not found] ` <1474630307.2788.1.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-09-23 12:30 ` Michael Kerrisk (man-pages)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.