aboutsummaryrefslogtreecommitdiffstats
path: root/man7/namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-10-03 21:41:49 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-10-20 10:22:58 +0200
commit1eef07f09a7ccb31fe94d6e2638a33a5fe178ce4 (patch)
tree89d71ae3cf74925941fb07ad9c7c0783af39144e /man7/namespaces.7
parent6f34a82c42315ac6f07d074206604b8cce44ec8c (diff)
downloadman-pages-1eef07f09a7ccb31fe94d6e2638a33a5fe178ce4.tar.gz
namespaces.7: Add a reference to new veth(4) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/namespaces.7')
-rw-r--r--man7/namespaces.74
1 files changed, 3 insertions, 1 deletions
diff --git a/man7/namespaces.7 b/man7/namespaces.7
index b10f742812..477fc1e473 100644
--- a/man7/namespaces.7
+++ b/man7/namespaces.7
@@ -374,7 +374,9 @@ directory, the
directory, port numbers (sockets), and so on.
A physical network device can live in exactly one
network namespace.
-A virtual network device ("veth") pair provides a pipe-like abstraction
+A virtual network
+.RB ( veth (4))
+device pair provides a pipe-like abstraction
.\" FIXME . Add pointer to veth(4) page when it is eventually completed
that can be used to create tunnels between network namespaces,
and can be used to create a bridge to a physical network device