Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit27676e2

Browse files
committed
doc: Fix naming of SELinux
Reported-by: Tham NguyenDiscussion:https://postgr.es/m/157851402876.29175.12977878383183540468@wrigleys.postgresql.orgBackpatch-through: 9.4
1 parentb83ba2e commit27676e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/dummy-seclabel.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<para>
2727
Security label providers intended to be used in production will typically be
2828
dependent on a platform-specific feature such as
29-
<productname>SE-Linux</productname>. This module is platform-independent,
29+
<productname>SELinux</productname>. This module is platform-independent,
3030
and therefore better-suited to regression testing.
3131
</para>
3232
</sect2>

‎doc/src/sgml/ref/security_label.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ SECURITY LABEL [ FOR <replaceable class="PARAMETER">provider</replaceable> ] ON
7676
label provider must interpret security labels; it merely provides a
7777
mechanism for storing them. In practice, this facility is intended to allow
7878
integration with label-based mandatory access control (MAC) systems such as
79-
<productname>SE-Linux</>. Such systems make all access control decisions
79+
<productname>SELinux</>. Such systems make all access control decisions
8080
based on object labels, rather than traditional discretionary access control
8181
(DAC) concepts such as users and groups.
8282
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp