Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5125a34

Browse files
committed
nsenter,unshare: (man) add the NS-related commands to SEE ALSO
The NS-related commands in util-linux complement each other. Users should know them. Signed-off-by: Masatake YAMATO <[email protected]>
1 parent b1f8b57 commit 5125a34

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

sys-utils/nsenter.1.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ mailto:[email protected][Karel Zak]
162162

163163
== SEE ALSO
164164

165+
*unshare*(1),
166+
*lsns*(8),
165167
*clone*(2),
166168
*setns*(2),
167169
*namespaces*(7)

sys-utils/unshare.1.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,8 @@ mailto:[email protected][Karel Zak]
286286

287287
*newuidmap*(1),
288288
*newgidmap*(1),
289+
*nsenter*(1),
290+
*lsns*(8),
289291
*clone*(2),
290292
*unshare*(2),
291293
*namespaces*(7),

0 commit comments

Comments
 (0)