Hello Bjarni, On 2/24/20 12:39 AM, Bjarni Ingi Gislason wrote: > Changes are based on the latest (23th Februar 2020) revision of my > local git repository. > > Add a '.RE' macro to terminate the last .RS block. > > There is no change in the output. > > Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> > --- > man7/namespaces.7 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/man7/namespaces.7 b/man7/namespaces.7 > index ec1e2cb62..fa6a5837a 100644 > --- a/man7/namespaces.7 > +++ b/man7/namespaces.7 > @@ -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 > cannot be used as a means to escape the limits in force > in the current user namespace. > +.RE > .\" > .SS Namespace lifetime > Absent any other factors, Thanks. Patch applied. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/