diff options
author | David Zeuthen <davidz@redhat.com> | 2009-07-15 17:08:41 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2009-07-15 17:08:41 -0400 |
commit | 002ce3d1364f7db00989d19e49c3a137e6ce6404 (patch) | |
tree | a999760981ee23d214e1ba244a675bebf2a9a07c /docs/man | |
parent | f62117c9b5b3c248ea40b6fc6c6aada2d793c66a (diff) | |
download | polkit-002ce3d1364f7db00989d19e49c3a137e6ce6404.tar.gz |
Rename some man pages and the daemon binary
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/Makefile.am | 8 | ||||
-rw-r--r-- | docs/man/pkaction.xml | 4 | ||||
-rw-r--r-- | docs/man/pkcheck.xml | 4 | ||||
-rw-r--r-- | docs/man/pkexec.xml | 4 | ||||
-rw-r--r-- | docs/man/polkit.xml (renamed from docs/man/PolicyKit-1.xml) | 28 | ||||
-rw-r--r-- | docs/man/polkitd.xml (renamed from docs/man/polkitd-1.xml) | 24 |
6 files changed, 36 insertions, 36 deletions
diff --git a/docs/man/Makefile.am b/docs/man/Makefile.am index 7804a46..6a2cf2b 100644 --- a/docs/man/Makefile.am +++ b/docs/man/Makefile.am @@ -4,8 +4,8 @@ NULL = if MAN_PAGES_ENABLED man_MANS = \ - PolicyKit-1.8 \ - polkitd-1.8 \ + polkit.8 \ + polkitd.8 \ pkexec.1 \ pkcheck.1 \ pkaction.1 \ @@ -17,11 +17,11 @@ man_MANS = \ endif # MAN_PAGES_ENABLED EXTRA_DIST = \ - PolicyKit-1.xml \ + polkit.xml \ + polkitd.xml \ pkexec.xml \ pkcheck.xml \ pkaction.xml \ - polkitd-1.xml \ $(NULL) clean-local: diff --git a/docs/man/pkaction.xml b/docs/man/pkaction.xml index 6a54384..ba91e9a 100644 --- a/docs/man/pkaction.xml +++ b/docs/man/pkaction.xml @@ -7,7 +7,7 @@ <refentryinfo> <title>pkaction</title> <date>May 2009</date> - <productname>PolicyKit-1</productname> + <productname>polkit</productname> </refentryinfo> <refmeta> @@ -93,7 +93,7 @@ <title>SEE ALSO</title> <para> <citerefentry> - <refentrytitle>PolicyKit-1</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>polkit</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> <refentrytitle>pkcheck</refentrytitle><manvolnum>1</manvolnum> diff --git a/docs/man/pkcheck.xml b/docs/man/pkcheck.xml index 15ff1fc..c3c5bc0 100644 --- a/docs/man/pkcheck.xml +++ b/docs/man/pkcheck.xml @@ -7,7 +7,7 @@ <refentryinfo> <title>pkcheck</title> <date>May 2009</date> - <productname>PolicyKit-1</productname> + <productname>polkit</productname> </refentryinfo> <refmeta> @@ -164,7 +164,7 @@ KEY3=VALUE3 <title>SEE ALSO</title> <para> <citerefentry> - <refentrytitle>PolicyKit-1</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>polkit</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> <refentrytitle>pkaction</refentrytitle><manvolnum>1</manvolnum> diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml index 98da6b8..0847c2e 100644 --- a/docs/man/pkexec.xml +++ b/docs/man/pkexec.xml @@ -7,7 +7,7 @@ <refentryinfo> <title>pkexec</title> <date>May 2009</date> - <productname>PolicyKit-1</productname> + <productname>polkit</productname> </refentryinfo> <refmeta> @@ -249,7 +249,7 @@ <title>SEE ALSO</title> <para> <citerefentry> - <refentrytitle>PolicyKit-1</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>polkit</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, <citerefentry> <refentrytitle>pkaction</refentrytitle><manvolnum>1</manvolnum> diff --git a/docs/man/PolicyKit-1.xml b/docs/man/polkit.xml index e56b470..27382e0 100644 --- a/docs/man/PolicyKit-1.xml +++ b/docs/man/polkit.xml @@ -3,25 +3,25 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ <!ENTITY version SYSTEM "../version.xml"> ]> -<refentry id="PolicyKit-1.8" xmlns:xi="http://www.w3.org/2003/XInclude"> +<refentry id="polkit.8" xmlns:xi="http://www.w3.org/2003/XInclude"> <refentryinfo> - <title>PolicyKit-1</title> + <title>polkit</title> <date>January 2009</date> - <productname>PolicyKit-1</productname> + <productname>polkit</productname> </refentryinfo> <refmeta> - <refentrytitle>PolicyKit-1</refentrytitle> + <refentrytitle>polkit</refentrytitle> <manvolnum>8</manvolnum> <refmiscinfo class="version"></refmiscinfo> </refmeta> <refnamediv> - <refname>PolicyKit-1</refname> - <refpurpose>Authorization API</refpurpose> + <refname>polkit</refname> + <refpurpose>Authorization Framework</refpurpose> </refnamediv> - <refsect1 id="PolicyKit-1-overview"><title>OVERVIEW</title> + <refsect1 id="polkit-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 id="PolicyKit-1-system-architecture"><title>SYSTEM ARCHITECTURE</title> + <refsect1 id="polkit-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 id="PolicyKit-1-authentication-agents"><title>AUTHENTICATION AGENTS</title> + <refsect1 id="polkit-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 id="PolicyKit-1-declaring-actions"><title>DECLARING ACTIONS</title> + <refsect1 id="polkit-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 id="PolicyKit-1-author"><title>AUTHOR</title> + <refsect1 id="polkit-author"><title>AUTHOR</title> <para> Written by David Zeuthen <email>davidz@redhat.com</email> with a lot of help from many others. </para> </refsect1> - <refsect1 id="PolicyKit-1-bugs"> + <refsect1 id="polkit-bugs"> <title>BUGS</title> <para> Please send bug reports to either the distribution or the @@ -418,7 +418,7 @@ System Context | | </para> </refsect1> - <refsect1 id="PolicyKit-1-see-also"> + <refsect1 id="polkit-see-also"> <title>SEE ALSO</title> <para> <citerefentry> @@ -431,7 +431,7 @@ System Context | | <refentrytitle>pkexec</refentrytitle><manvolnum>1</manvolnum> </citerefentry>, <citerefentry> - <refentrytitle>polkitd-1</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>polkitd</refentrytitle><manvolnum>8</manvolnum> </citerefentry> </para> </refsect1> diff --git a/docs/man/polkitd-1.xml b/docs/man/polkitd.xml index 03ea247..7e5cc02 100644 --- a/docs/man/polkitd-1.xml +++ b/docs/man/polkitd.xml @@ -3,33 +3,33 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ <!ENTITY version SYSTEM "../version.xml"> ]> -<refentry id="polkitd-1.8"> +<refentry id="polkitd.8"> <refentryinfo> - <title>polkitd-1</title> + <title>polkitd</title> <date>May 2009</date> - <productname>PolicyKit-1</productname> + <productname>polkit</productname> </refentryinfo> <refmeta> - <refentrytitle>polkitd-1</refentrytitle> + <refentrytitle>polkitd</refentrytitle> <manvolnum>8</manvolnum> <refmiscinfo class="version"></refmiscinfo> </refmeta> <refnamediv> - <refname>polkitd-1</refname> + <refname>polkitd</refname> <refpurpose>PolicyKit daemon</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> - <command>polkitd-1</command> + <command>polkitd</command> </cmdsynopsis> </refsynopsisdiv> - <refsect1 id="polkitd-1-description"><title>DESCRIPTION</title> + <refsect1 id="polkitd-description"><title>DESCRIPTION</title> <para> - <command>polkitd-1</command> provides + <command>polkitd</command> provides the <emphasis>org.freedesktop.PolicyKit1</emphasis> D-Bus service on the system message bus. Users or administrators should never need to start this daemon as it will be @@ -39,14 +39,14 @@ </para> </refsect1> - <refsect1 id="polkitd-1-author"><title>AUTHOR</title> + <refsect1 id="polkitd-author"><title>AUTHOR</title> <para> Written by David Zeuthen <email>davidz@redhat.com</email> with a lot of help from many others. </para> </refsect1> - <refsect1 id="polkitd-1-bugs"> + <refsect1 id="polkitd-bugs"> <title>BUGS</title> <para> Please send bug reports to either the distribution or the @@ -56,11 +56,11 @@ </para> </refsect1> - <refsect1 id="polkitd-1-see-also"> + <refsect1 id="polkitd-see-also"> <title>SEE ALSO</title> <para> <citerefentry> - <refentrytitle>PolicyKit-1</refentrytitle><manvolnum>8</manvolnum> + <refentrytitle>polkit</refentrytitle><manvolnum>8</manvolnum> </citerefentry> </para> </refsect1> |