linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
To: mtk.manpages@gmail.com
Cc: linux-man@vger.kernel.org
Subject: [PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal
Date: Sun, 23 Feb 2020 23:39:45 +0000	[thread overview]
Message-ID: <20200223233945.GA9772@rhi.hi.is> (raw)

  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

             reply	other threads:[~2020-02-23 23:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23 23:39 Bjarni Ingi Gislason [this message]
2020-02-24  7:46 ` [PATCH] man7/namespaces.7: srcfix: Make the number of .RS/.RE macros equal Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200223233945.GA9772@rhi.hi.is \
    --to=bjarniig@rhi.hi.is \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).