linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal
@ 2020-02-23 23:39 Bjarni Ingi Gislason
  2020-02-24  7:46 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Bjarni Ingi Gislason @ 2020-02-23 23:39 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

  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@rhi.hi.is>
---
 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,
-- 
2.25.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal
  2020-02-23 23:39 [PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal Bjarni Ingi Gislason
@ 2020-02-24  7:46 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-02-24  7:46 UTC (permalink / raw)
  To: Bjarni Ingi Gislason; +Cc: mtk.manpages, linux-man

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@rhi.hi.is>
> ---
>  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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-24  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-23 23:39 [PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal Bjarni Ingi Gislason
2020-02-24  7:46 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).