From: Justin Pryzby Date: Tue, 22 Sep 2020 22:55:59 -0500 Subject: [PATCH v3 07/12] distro agnostic --- doc/src/sgml/sepgsql.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/sepgsql.sgml b/doc/src/sgml/sepgsql.sgml index e896a44ce5..f7fa65da30 100644 --- a/doc/src/sgml/sepgsql.sgml +++ b/doc/src/sgml/sepgsql.sgml @@ -88,7 +88,7 @@ Policy from config file: targeted To build this module, include the option --with-selinux in your PostgreSQL configure command. Be sure that the - libselinux-devel RPM is installed at build time. + libselinux-devel package is installed at build time. @@ -177,7 +177,7 @@ $ for DBNAME in template0 template1 postgres; do Makefile on your system; the path shown below is only an example. (This Makefile is usually supplied by the selinux-policy-devel or - selinux-policy RPM.) + selinux-policy package.) Once built, install this policy package using the semodule command, which loads supplied policy packages into the kernel. If the package is correctly installed, -- 2.17.0 --6zdv2QT/q3FMhpsV Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="v3-0008-style-and-consistency.patch"