diff options
author | Glen Barber <gjb@FreeBSD.org> | 2013-02-07 18:02:01 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2013-02-07 18:02:01 +0000 |
commit | f3fff6b843f5ad3d5f06f3fbcfbdca2fd484343f (patch) | |
tree | 41ac020f61fa4fb99e83ae8f0deae2de29ca3cd6 /en_US.ISO8859-1/books/handbook/mac | |
parent | 952b88ae23ee17752c56890d8c0f43bfb19b9255 (diff) | |
download | doc-f3fff6b843f5ad3d5f06f3fbcfbdca2fd484343f.tar.gz doc-f3fff6b843f5ad3d5f06f3fbcfbdca2fd484343f.zip |
Fix build.
Notes
Notes:
svn path=/head/; revision=40907
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/mac')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/mac/chapter.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/mac/chapter.xml b/en_US.ISO8859-1/books/handbook/mac/chapter.xml index 38c622d0e3..ad38259ebe 100644 --- a/en_US.ISO8859-1/books/handbook/mac/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/mac/chapter.xml @@ -405,7 +405,7 @@ returned without error. A common error is <errorname>Permission denied</errorname> which usually occurs 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 user attempting to relabel the object, the object may not 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 label of a high integrity file. Or perhaps a user running 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 overcome this:</para> |