Fix build.
This commit is contained in:
parent
952b88ae23
commit
f3fff6b843
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40907
1 changed files with 2 additions and 2 deletions
|
@ -405,7 +405,7 @@
|
||||||
returned without error. A common error is
|
returned without error. A common error is
|
||||||
<errorname>Permission denied</errorname> which usually occurs
|
<errorname>Permission denied</errorname> which usually occurs
|
||||||
when the label is being set or modified on an object which is
|
when the label is being set or modified on an object which is
|
||||||
restricted.<footnote>Other conditions may produce different
|
restricted.<footnote><para>Other conditions may produce different
|
||||||
failures. For instance, the file may not be owned by the
|
failures. For instance, the file may not be owned by the
|
||||||
user attempting to relabel the object, the object may not
|
user attempting to relabel the object, the object may not
|
||||||
exist, or the object may be read only. A mandatory policy
|
exist, or the object may be read only. A mandatory policy
|
||||||
|
@ -415,7 +415,7 @@
|
||||||
example, a user running at low integrity tries to change the
|
example, a user running at low integrity tries to change the
|
||||||
label of a high integrity file. Or perhaps a user running
|
label of a high integrity file. Or perhaps a user running
|
||||||
at low integrity tries to change the label of a low
|
at low integrity tries to change the label of a low
|
||||||
integrity file to a high integrity label.</footnote> The
|
integrity file to a high integrity label.</para></footnote> The
|
||||||
system administrator may use the following commands to
|
system administrator may use the following commands to
|
||||||
overcome this:</para>
|
overcome this:</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue