aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.