add polkit-1 man page and rework cmd/options handling
authorDavid Zeuthen <davidz@redhat.com>
Sun, 11 Jan 2009 22:06:25 +0000 (17:06 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Sun, 11 Jan 2009 22:06:25 +0000 (17:06 -0500)
commit86ea33f920cf1000a5ab30f5e7f2c2fc7a85e89e
tree2c6e56948895e773f937b80721ae101526e4bf00
parentc1e0322e08460acd00ccdd2e6edb86416578a159
add polkit-1 man page and rework cmd/options handling
13 files changed:
data/org.freedesktop.PolicyKit1.Authority.xml
docs/man/Makefile.am
docs/man/PolicyKit.xml
docs/man/polkit.xml [new file with mode: 0644]
src/polkit/Makefile.am
src/polkit/polkit.h
src/polkit/polkitactiondescription.c
src/polkit/polkitauthority.c
src/polkit/polkitauthority.h
src/polkit/polkitprivate.h
src/polkit/polkitsystembusname.c
src/polkit/polkittypes.h
src/programs/polkit.c