diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-29 12:46:23 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-10-29 13:43:30 +0200 |
| commit | b237b37c70a48a3419e4bef5d7da1290f98801ad (patch) | |
| tree | 326f902dff6183c9c624c568e8ce9101418d55c0 /man7/namespaces.7 | |
| parent | 2c596bf5ff4c777eae122d06de84716a8e99d15c (diff) | |
| download | man-pages-b237b37c70a48a3419e4bef5d7da1290f98801ad.tar.gz | |
namespaces.7: srcfix: FIXME tidy-up
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 9078267c21..362c78316a 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -271,7 +271,7 @@ 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 -.\" FIXME Add pointer to veth(4) page when it is eventually completed +.\" 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 in another namespace. |
