Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2013 18:02:01 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40907 - head/en_US.ISO8859-1/books/handbook/mac
Message-ID:  <201302071802.r17I21fM049705@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Feb  7 18:02:01 2013
New Revision: 40907
URL: http://svnweb.freebsd.org/changeset/doc/40907

Log:
  Fix build.

Modified:
  head/en_US.ISO8859-1/books/handbook/mac/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/mac/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mac/chapter.xml	Thu Feb  7 15:53:27 2013	(r40906)
+++ head/en_US.ISO8859-1/books/handbook/mac/chapter.xml	Thu Feb  7 18:02:01 2013	(r40907)
@@ -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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302071802.r17I21fM049705>