PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Tue Jun 16 10:29:44 PDT 2009


 docs/man/PolicyKit-1.xml |   14 +++++++-------
 docs/man/pkaction.xml    |   10 +++++-----
 docs/man/pkcheck.xml     |   12 ++++++------
 docs/man/pkexec.xml      |   12 ++++++------
 docs/man/polkitd-1.xml   |    8 ++++----
 docs/polkit/overview.xml |    8 ++++----
 6 files changed, 32 insertions(+), 32 deletions(-)

New commits:
commit 875ea3ac6b0bb6eeac554a088403119f98be7674
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Tue Jun 16 13:26:49 2009 -0400

    Use unique ids for sections to prevent them being autogenerated
    
    Signed-off-by: David Zeuthen <davidz at redhat.com>

diff --git a/docs/man/PolicyKit-1.xml b/docs/man/PolicyKit-1.xml
index 6b630db..4e777ba 100644
--- a/docs/man/PolicyKit-1.xml
+++ b/docs/man/PolicyKit-1.xml
@@ -21,7 +21,7 @@
     <refpurpose>Authorization API</refpurpose>
   </refnamediv>
 
-  <refsect1><title>OVERVIEW</title>
+  <refsect1 id="PolicyKit-1-overview"><title>OVERVIEW</title>
     <para>
       PolicyKit provides an authorization API intended to be used by
       privileged programs (<quote>MECHANISMS</quote>) offering service
@@ -46,7 +46,7 @@
 
   </refsect1>
 
-  <refsect1><title>SYSTEM ARCHITECTURE</title>
+  <refsect1 id="PolicyKit-1-system-architecture"><title>SYSTEM ARCHITECTURE</title>
     <para>
       The system architecture of PolicyKit is comprised of
       the <emphasis>Authority</emphasis> (implemented as a service on
@@ -129,7 +129,7 @@ System Context         |                        |
     </para>
   </refsect1>
 
-  <refsect1><title>AUTHENTICATION AGENTS</title>
+  <refsect1 id="PolicyKit-1-authentication-agents"><title>AUTHENTICATION AGENTS</title>
     <para>
       An authentication agent is used to make the user of a session
       prove that the user of the session really is the user (by
@@ -216,7 +216,7 @@ System Context         |                        |
     </para>
   </refsect1>
 
-  <refsect1><title>DECLARING ACTIONS</title>
+  <refsect1 id="PolicyKit-1-declaring-actions"><title>DECLARING ACTIONS</title>
     <para>
       A mechanism need to declare a set of <quote>ACTIONS</quote> in
       order to use PolicyKit. Actions correspond to operations that
@@ -401,14 +401,14 @@ System Context         |                        |
     </para>
   </refsect1>
 
-  <refsect1><title>AUTHOR</title>
+  <refsect1 id="PolicyKit-1-author"><title>AUTHOR</title>
     <para>
       Written by David Zeuthen <email>davidz at redhat.com</email> with
       a lot of help from many others.
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="PolicyKit-1-bugs">
     <title>BUGS</title>
     <para>
       Please send bug reports to either the distribution or the
@@ -418,7 +418,7 @@ System Context         |                        |
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="PolicyKit-1-see-also">
     <title>SEE ALSO</title>
     <para>
       <citerefentry>
diff --git a/docs/man/pkaction.xml b/docs/man/pkaction.xml
index 0f0afdc..6a54384 100644
--- a/docs/man/pkaction.xml
+++ b/docs/man/pkaction.xml
@@ -52,7 +52,7 @@
 
   </refsynopsisdiv>
 
-  <refsect1>
+  <refsect1 id="pkaction-description">
     <title>DESCRIPTION</title>
     <para>
       <command>pkaction</command> is used to obtain information about registered
@@ -63,7 +63,7 @@
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkaction-return-values">
     <title>RETURN VALUE</title>
     <para>
       On success <command>pkaction</command> returns 0. Otherwise a
@@ -72,14 +72,14 @@
     </para>
   </refsect1>
 
-  <refsect1><title>AUTHOR</title>
+  <refsect1 id="pkaction-author"><title>AUTHOR</title>
     <para>
       Written by David Zeuthen <email>davidz at redhat.com</email> with
       a lot of help from many others.
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkaction-bugs">
     <title>BUGS</title>
     <para>
       Please send bug reports to either the distribution or the
@@ -89,7 +89,7 @@
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkaction-see-also">
     <title>SEE ALSO</title>
     <para>
       <citerefentry>
diff --git a/docs/man/pkcheck.xml b/docs/man/pkcheck.xml
index 293549d..15ff1fc 100644
--- a/docs/man/pkcheck.xml
+++ b/docs/man/pkcheck.xml
@@ -70,7 +70,7 @@
 
   </refsynopsisdiv>
 
-  <refsect1>
+  <refsect1 id="pkcheck-descsription">
     <title>DESCRIPTION</title>
     <para>
       <command>pkcheck</command> is used to check whether a process, specified by
@@ -86,7 +86,7 @@
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkcheck-return-value">
     <title>RETURN VALUE</title>
     <para>
       If the specified process is
@@ -126,7 +126,7 @@ KEY3=VALUE3
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkcheck-notes">
     <title>NOTES</title>
     <para>
       Since process identifiers can be recycled, the caller should always use
@@ -143,14 +143,14 @@ KEY3=VALUE3
     </para>
   </refsect1>
 
-  <refsect1><title>AUTHOR</title>
+  <refsect1 id="pkcheck-author"><title>AUTHOR</title>
     <para>
       Written by David Zeuthen <email>davidz at redhat.com</email> with
       a lot of help from many others.
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkcheck-bugs">
     <title>BUGS</title>
     <para>
       Please send bug reports to either the distribution or the
@@ -160,7 +160,7 @@ KEY3=VALUE3
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkcheck-see-also">
     <title>SEE ALSO</title>
     <para>
       <citerefentry>
diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml
index a51dd77..03b4f31 100644
--- a/docs/man/pkexec.xml
+++ b/docs/man/pkexec.xml
@@ -44,7 +44,7 @@
 
   </refsynopsisdiv>
 
-  <refsect1><title>DESCRIPTION</title>
+  <refsect1 id="pkexec-description"><title>DESCRIPTION</title>
     <para>
       <command>pkexec</command> allows an authorized user to
       execute <replaceable>PROGRAM</replaceable> as another
@@ -54,7 +54,7 @@
     </para>
   </refsect1>
 
-  <refsect1><title>RETURN VALUE</title>
+  <refsect1 id="pkexec-return-value"><title>RETURN VALUE</title>
     <para>
       Upon successful completion, the return value is the return value
       of <replaceable>PROGRAM</replaceable>. If the calling process is
@@ -64,7 +64,7 @@
     </para>
   </refsect1>
 
-  <refsect1><title>SECURITY NOTES</title>
+  <refsect1 id="pkexec-security-notes"><title>SECURITY NOTES</title>
     <para>
       Executing a program as another user is a privileged
       operation. By default the required authorization (See
@@ -228,14 +228,14 @@
     </para>
   </refsect1>
 
-  <refsect1><title>AUTHOR</title>
+  <refsect1 id="pkexec-author"><title>AUTHOR</title>
     <para>
       Written by David Zeuthen <email>davidz at redhat.com</email> with
       a lot of help from many others.
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkexec-bugs">
     <title>BUGS</title>
     <para>
       Please send bug reports to either the distribution or the
@@ -245,7 +245,7 @@
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="pkexec-see-also">
     <title>SEE ALSO</title>
     <para>
       <citerefentry>
diff --git a/docs/man/polkitd-1.xml b/docs/man/polkitd-1.xml
index 3080f74..03ea247 100644
--- a/docs/man/polkitd-1.xml
+++ b/docs/man/polkitd-1.xml
@@ -27,7 +27,7 @@
     </cmdsynopsis>
   </refsynopsisdiv>
 
-  <refsect1><title>DESCRIPTION</title>
+  <refsect1 id="polkitd-1-description"><title>DESCRIPTION</title>
     <para>
       <command>polkitd-1</command> provides
       the <emphasis>org.freedesktop.PolicyKit1</emphasis> D-Bus
@@ -39,14 +39,14 @@
     </para>
   </refsect1>
 
-  <refsect1><title>AUTHOR</title>
+  <refsect1 id="polkitd-1-author"><title>AUTHOR</title>
     <para>
       Written by David Zeuthen <email>davidz at redhat.com</email> with
       a lot of help from many others.
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="polkitd-1-bugs">
     <title>BUGS</title>
     <para>
       Please send bug reports to either the distribution or the
@@ -56,7 +56,7 @@
     </para>
   </refsect1>
 
-  <refsect1>
+  <refsect1 id="polkitd-1-see-also">
     <title>SEE ALSO</title>
     <para>
       <citerefentry>
diff --git a/docs/polkit/overview.xml b/docs/polkit/overview.xml
index 57544d7..665ca35 100644
--- a/docs/polkit/overview.xml
+++ b/docs/polkit/overview.xml
@@ -6,7 +6,7 @@
 ]>
 <part id="overview">
   <title>PolicyKit Overview</title>
-  <chapter>
+  <chapter id="polkit-intro">
     <title>Introduction</title>
     <para>
       PolicyKit provides an authorization API intended to be used by
@@ -17,7 +17,7 @@
     </para>
   </chapter>
 
-  <chapter>
+  <chapter id="polkit-apps">
     <title>Writing PolicyKit applications</title>
     <para>
       PolicyKit applications are privileged mechanisms using the
@@ -46,7 +46,7 @@
     </example>
   </chapter>
 
-  <chapter>
+  <chapter id="polkit-agents">
     <title>Writing PolicyKit Authentication Agents</title>
     <para>
       Authentication agents are provided by desktop environments. When
@@ -70,7 +70,7 @@
     </para>
   </chapter>
 
-  <chapter>
+  <chapter id="polkit-extending">
     <title>Extending PolicyKit</title>
     <para>
       PolicyKit exports a number of extension points to


More information about the hal-commit mailing list