diff options
Diffstat (limited to 'man7/namespaces.7')
| -rw-r--r-- | man7/namespaces.7 | 4 |
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 |
