man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal

Add a '.RE' macro to terminate the last .RS block.

There is no change in the output.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Bjarni Ingi Gislason 2020-02-23 23:39:45 +00:00 committed by Michael Kerrisk
parent 13e5f960f3
commit 2fe33a0da7
1 changed files with 1 additions and 0 deletions

View File

@ -340,6 +340,7 @@ for the creator UID in the ancestor namespace is not exceeded.
The aforementioned point ensures that creating a new user namespace The aforementioned point ensures that creating a new user namespace
cannot be used as a means to escape the limits in force cannot be used as a means to escape the limits in force
in the current user namespace. in the current user namespace.
.RE
.\" .\"
.SS Namespace lifetime .SS Namespace lifetime
Absent any other factors, Absent any other factors,