aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-10-29 12:46:23 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-10-29 13:43:30 +0200
commitb237b37c70a48a3419e4bef5d7da1290f98801ad (patch)
tree326f902dff6183c9c624c568e8ce9101418d55c0
parent2c596bf5ff4c777eae122d06de84716a8e99d15c (diff)
downloadman-pages-b237b37c70a48a3419e4bef5d7da1290f98801ad.tar.gz
namespaces.7: srcfix: FIXME tidy-up
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/namespaces.72
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.