@@ -97,12 +97,12 @@ ____________________________________________________________________________-->
97
97
98
98
<!--==========================orignal english content==========================
99
99
<para>
100
- The <xref linkend="sql-security-label"/ > statement allows assignment of
100
+ The <link linkend="sql-security-label"><command>SECURITY LABEL</command></link > statement allows assignment of
101
101
a security label to a database object.
102
102
</para>
103
103
____________________________________________________________________________-->
104
104
<para>
105
- <xref linkend="sql-security-label"/ >语句允许为一个数据库对象分配安全标签。
105
+ <link linkend="sql-security-label"><command>SECURITY LABEL</command></link >语句允许为一个数据库对象分配安全标签。
106
106
</para>
107
107
108
108
</sect2>
@@ -876,12 +876,12 @@ ____________________________________________________________________________-->
876
876
<listitem>
877
877
<!--==========================orignal english content==========================
878
878
<para>
879
- <xref linkend="sql-createdatabase"/ > additionally requires
879
+ <link linkend="sql-createdatabase"><command>CREATE DATABASE</command></link > additionally requires
880
880
<literal>getattr</literal> permission for the source or template database.
881
881
</para>
882
882
____________________________________________________________________________-->
883
883
<para>
884
- <xref linkend="sql-createdatabase"/ >额外要求源数据库或者模板数
884
+ <link linkend="sql-createdatabase"><command>CREATE DATABASE</command></link >额外要求源数据库或者模板数
885
885
据库的<literal>getattr</literal>权限。
886
886
</para>
887
887
</listitem>
@@ -984,7 +984,7 @@ ____________________________________________________________________________-->
984
984
<listitem>
985
985
<!--==========================orignal english content==========================
986
986
<para>
987
- Using <xref linkend="sql-security-label"/ > on an object additionally
987
+ Using <link linkend="sql-security-label"><command>SECURITY LABEL</command></link > on an object additionally
988
988
requires <literal>relabelfrom</literal> permission for the object in
989
989
conjunction with its old security label and <literal>relabelto</literal>
990
990
permission for the object in conjunction with its new security label.
@@ -995,7 +995,7 @@ ____________________________________________________________________________-->
995
995
</para>
996
996
____________________________________________________________________________-->
997
997
<para>
998
- 在一个对象上使用<xref linkend="sql-security-label"/ >会额外对该对象要求
998
+ 在一个对象上使用<link linkend="sql-security-label"><command>SECURITY LABEL</command></link >会额外对该对象要求
999
999
<literal>relabelfrom</literal>权限连同它的旧安全标签以及<literal>relabelto</literal>
1000
1000
权限连同它的新安全标签(在安装了多个标签提供者并且用户尝试设置一个不由
1001
1001
<productname>SELinux</productname>管理的安全标签的情况中,这里只应该检查
@@ -1246,12 +1246,12 @@ ____________________________________________________________________________-->
1246
1246
<title>杂项</title>
1247
1247
<!--==========================orignal english content==========================
1248
1248
<para>
1249
- We reject the <xref linkend="sql-load"/ > command across the board, because
1249
+ We reject the <link linkend="sql-load"><command>LOAD</command></link > command across the board, because
1250
1250
any module loaded could easily circumvent security policy enforcement.
1251
1251
</para>
1252
1252
____________________________________________________________________________-->
1253
1253
<para>
1254
- 我们全面拒绝<xref linkend="sql-load"/ >命令,因为任何模块的装载都
1254
+ 我们全面拒绝<link linkend="sql-load"><command>LOAD</command></link >命令,因为任何模块的装载都
1255
1255
可能很轻易地绕过安全策略的强制保护。
1256
1256
</para>
1257
1257
@@ -1277,8 +1277,8 @@ ____________________________________________________________________________-->
1277
1277
<title>Sepgsql Functions</title>
1278
1278
____________________________________________________________________________-->
1279
1279
<title>Sepgsql 函数</title>
1280
- <tgroup cols="1">
1281
- <thead>
1280
+ <tgroup cols="1">
1281
+ <thead>
1282
1282
<!--==========================orignal english content==========================
1283
1283
<row>
1284
1284
<entry role="func_table_entry"><para role="func_signature">
@@ -1528,9 +1528,9 @@ ____________________________________________________________________________-->
1528
1528
</varlistentry>
1529
1529
<varlistentry>
1530
1530
<!--==========================orignal english content==========================
1531
- <term><ulink url="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux /7/html/SELinux_Users_and_Administrators_Guide/ ">SELinux User's and Administrator's Guide</ulink></term>
1531
+ <term><ulink url="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux /7/html/selinux_users_and_administrators_guide/index ">SELinux User's and Administrator's Guide</ulink></term>
1532
1532
____________________________________________________________________________-->
1533
- <term><ulink url="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux /7/html/SELinux_Users_and_Administrators_Guide/">SELinux用户和管理员指南 </ulink></term>
1533
+ <term><ulink url="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux /7/html/selinux_users_and_administrators_guide/index">SELinux 用户和管理员指南 </ulink></term>
1534
1534
<listitem>
1535
1535
<!--==========================orignal english content==========================
1536
1536
<para>
0 commit comments