import man-pages-overrides-8.3.0.2-2.el8
This commit is contained in:
parent
f5dd15029d
commit
5890e07275
@ -1,17 +1,18 @@
|
|||||||
From d9a5d2e1605eb3d379887b84109eece1c2f00656 Mon Sep 17 00:00:00 2001
|
From 09804c9f4bd48d4bf2798abd218d58f9a1cb417c Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
|
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
|
||||||
Date: Thu, 30 Apr 2020 17:09:41 +0200
|
Date: Thu, 30 Apr 2020 17:09:41 +0200
|
||||||
Subject: [PATCH 1/2] xattr.7: add attr(1) as a relevant page to SEE ALSO
|
Subject: [PATCH] xattr.7: add attr(1) and selinux(8) as relevant pages to SEE
|
||||||
|
ALSO
|
||||||
|
|
||||||
---
|
---
|
||||||
man-pages/man7/xattr.7 | 1 +
|
man-pages/man7/xattr.7 | 4 +++-
|
||||||
1 file changed, 1 insertion(+)
|
1 file changed, 3 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/man-pages/man7/xattr.7 b/man-pages/man7/xattr.7
|
diff --git a/man-pages/man7/xattr.7 b/man-pages/man7/xattr.7
|
||||||
index fa67ab8..6022b0f 100644
|
index fa67ab8..9ea8859 100644
|
||||||
--- a/man-pages/man7/xattr.7
|
--- a/man-pages/man7/xattr.7
|
||||||
+++ b/man-pages/man7/xattr.7
|
+++ b/man-pages/man7/xattr.7
|
||||||
@@ -189,6 +189,7 @@ This page was formerly named
|
@@ -189,12 +189,14 @@ This page was formerly named
|
||||||
.BR getfattr (1),
|
.BR getfattr (1),
|
||||||
.BR setfattr (1),
|
.BR setfattr (1),
|
||||||
.BR getxattr (2),
|
.BR getxattr (2),
|
||||||
@ -19,6 +20,14 @@ index fa67ab8..6022b0f 100644
|
|||||||
.BR ioctl_iflags (2),
|
.BR ioctl_iflags (2),
|
||||||
.BR listxattr (2),
|
.BR listxattr (2),
|
||||||
.BR removexattr (2),
|
.BR removexattr (2),
|
||||||
|
.BR setxattr (2),
|
||||||
|
.BR acl (5),
|
||||||
|
-.BR capabilities (7)
|
||||||
|
+.BR capabilities (7),
|
||||||
|
+.BR selinux (8)
|
||||||
|
.SH COLOPHON
|
||||||
|
This page is part of release 4.15 of the Linux
|
||||||
|
.I man-pages
|
||||||
--
|
--
|
||||||
2.26.2
|
2.26.2
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Summary: Complementary and updated manual pages
|
Summary: Complementary and updated manual pages
|
||||||
Name: man-pages-overrides
|
Name: man-pages-overrides
|
||||||
Version: 8.3.0.2
|
Version: 8.3.0.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# license is the same as for the man-pages package
|
# license is the same as for the man-pages package
|
||||||
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
@ -65,6 +65,10 @@ done
|
|||||||
%{_mandir}/overrides/
|
%{_mandir}/overrides/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 20 2020 Nikola Forró <nforro@redhat.com> - 8.3.0.2-2
|
||||||
|
- xattr.7: add attr(1) and selinux(8) as relevant pages to SEE ALSO
|
||||||
|
related: #1828296
|
||||||
|
|
||||||
* Thu Jun 25 2020 Nikola Forró <nforro@redhat.com> - 8.3.0.2-1
|
* Thu Jun 25 2020 Nikola Forró <nforro@redhat.com> - 8.3.0.2-1
|
||||||
- Upload new tarball
|
- Upload new tarball
|
||||||
- sgdisk.8: fix typo
|
- sgdisk.8: fix typo
|
||||||
|
Loading…
Reference in New Issue
Block a user