SELinux Archive mirror
 help / color / mirror / Atom feed
From: "Christian Göttsche" <cgoettsche@seltendoof.de>
To: selinux@vger.kernel.org
Cc: "Christian Göttsche" <cgzones@googlemail.com>
Subject: [PATCH 1/5] libselinux/man: correct file extension of man pages
Date: Mon, 29 Apr 2024 18:31:17 +0200	[thread overview]
Message-ID: <20240429163122.63181-1-cgoettsche@seltendoof.de> (raw)

From: Christian Göttsche <cgzones@googlemail.com>

Set the correct file extension .3 (instead of .c) for the
security_validatetrans(3) and security_validatetrans_raw(3) man pages.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
---
 .../man3/{security_validatetrans.c => security_validatetrans.3}   | 0
 ...{security_validatetrans_raw.c => security_validatetrans_raw.3} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename libselinux/man/man3/{security_validatetrans.c => security_validatetrans.3} (100%)
 rename libselinux/man/man3/{security_validatetrans_raw.c => security_validatetrans_raw.3} (100%)

diff --git a/libselinux/man/man3/security_validatetrans.c b/libselinux/man/man3/security_validatetrans.3
similarity index 100%
rename from libselinux/man/man3/security_validatetrans.c
rename to libselinux/man/man3/security_validatetrans.3
diff --git a/libselinux/man/man3/security_validatetrans_raw.c b/libselinux/man/man3/security_validatetrans_raw.3
similarity index 100%
rename from libselinux/man/man3/security_validatetrans_raw.c
rename to libselinux/man/man3/security_validatetrans_raw.3
-- 
2.43.0


             reply	other threads:[~2024-04-29 16:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29 16:31 Christian Göttsche [this message]
2024-04-29 16:31 ` [PATCH 2/5] libselinux/man: sync const qualifiers Christian Göttsche
2024-04-29 16:31 ` [PATCH 3/5] libselinux/man: use void in synopses Christian Göttsche
2024-04-29 16:31 ` [PATCH 4/5] libselinux/man: add format attribute for set_matchpathcon_printf(3) Christian Göttsche
2024-04-29 16:31 ` [PATCH 5/5] libselinux: constify selinux_set_mapping(3) parameter Christian Göttsche
2024-04-30 14:07 ` [PATCH 1/5] libselinux/man: correct file extension of man pages James Carter
2024-05-02 18:05   ` James Carter

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=20240429163122.63181-1-cgoettsche@seltendoof.de \
    --to=cgoettsche@seltendoof.de \
    --cc=cgzones@googlemail.com \
    --cc=selinux@vger.kernel.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).