From 98f2fe360a41633d97e22c7db19feb3dbbd24961 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Tue, 22 May 2012 13:47:32 -0400 Subject: docs: enclose local in to make links work Signed-off-by: David Zeuthen --- docs/man/pkaction.xml | 16 ++++------------ docs/man/pkcheck.xml | 20 +++++--------------- docs/man/pkexec.xml | 16 ++++------------ docs/man/pkttyagent.xml | 20 +++++--------------- docs/man/polkit.xml | 31 ++++++++++--------------------- docs/man/polkitd.xml | 4 +--- 6 files changed, 29 insertions(+), 78 deletions(-) diff --git a/docs/man/pkaction.xml b/docs/man/pkaction.xml index f22cecf..b76711f 100644 --- a/docs/man/pkaction.xml +++ b/docs/man/pkaction.xml @@ -92,18 +92,10 @@ SEE ALSO - - polkit8 - , - - pkcheck1 - , - - pkexec1 - , - - pkttyagent1 - + polkit8, + pkcheck1, + pkexec1, + pkttyagent1 diff --git a/docs/man/pkcheck.xml b/docs/man/pkcheck.xml index fa5a3b6..971fa3e 100644 --- a/docs/man/pkcheck.xml +++ b/docs/man/pkcheck.xml @@ -165,9 +165,7 @@ KEY3=VALUE3 to check for authorization when using the option. The value of pid-start-time can be determined by consulting e.g. the - - proc5 - + proc5 file system depending on the operating system. If only pid is passed to the option, then pkcheck will look up the start time itself but note that this may be racy. @@ -205,18 +203,10 @@ KEY3=VALUE3 SEE ALSO - - polkit8 - , - - pkaction1 - , - - pkexec1 - , - - pkttyagent1 - + polkit8, + pkaction1, + pkexec1, + pkttyagent1 diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml index af6b499..3d95cd2 100644 --- a/docs/man/pkexec.xml +++ b/docs/man/pkexec.xml @@ -210,18 +210,10 @@ SEE ALSO - - polkit8 - , - - pkaction1 - , - - pkcheck1 - , - - pkttyagent1 - + polkit8, + pkaction1, + pkcheck1, + pkttyagent1 diff --git a/docs/man/pkttyagent.xml b/docs/man/pkttyagent.xml index a5bab8a..1c264d0 100644 --- a/docs/man/pkttyagent.xml +++ b/docs/man/pkttyagent.xml @@ -119,9 +119,7 @@ using the option. The value of pid-start-time can be determined by consulting e.g. the - - proc5 - + proc5 file system depending on the operating system. If only pid is passed to the option, then pkttyagent will look up the start time itself but note that this may be racy. @@ -148,18 +146,10 @@ SEE ALSO - - polkit8 - , - - pkaction1 - , - - pkcheck1 - , - - pkexec1 - + polkit8, + pkaction1, + pkcheck1, + pkexec1 diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml index ad688a5..0d560dc 100644 --- a/docs/man/polkit.xml +++ b/docs/man/polkit.xml @@ -114,7 +114,7 @@ System Context | | url="https://live.gnome.org/GObjectIntrospection">GObjectIntrospection support such as Javascript and Python. A mechanism can also use the D-Bus API or the - pkcheck1 + pkcheck1 command to check authorizations. The libpolkit-agent-1 library provides an abstraction of the native authentication system, e.g. @@ -199,7 +199,7 @@ System Context | | them. Such applications may use the PolkitAgentTextListener type or the - pkttyagent1 + pkttyagent1 helper so the user can authenticate using a textual interface. @@ -417,7 +417,7 @@ System Context | | To list installed polkit actions, use the - pkaction1 + pkaction1 command. @@ -427,7 +427,7 @@ System Context | | The org.freedesktop.policykit.exec.path annotation is used by the pkexec program shipped with polkit - see the - pkexec1 + pkexec1 man page for details. @@ -690,8 +690,7 @@ System Context | | functions is an object with more information about the action being checked. It is of type Details and has details being set by the mechanism as attributes. For example, - the pkexec1 + the pkexec1 mechanism sets the details user, program and command_line which can be obtained through e.g. the following JavaScript @@ -789,21 +788,11 @@ polkit.addRule(function(action, subject, details) { SEE ALSO - - polkitd8 - - - pkaction1 - , - - pkcheck1 - , - - pkexec1 - , - - pkttyagent1 - + polkitd8 + pkaction1, + pkcheck1, + pkexec1, + pkttyagent1 diff --git a/docs/man/polkitd.xml b/docs/man/polkitd.xml index 065bdf6..94e52c0 100644 --- a/docs/man/polkitd.xml +++ b/docs/man/polkitd.xml @@ -59,9 +59,7 @@ SEE ALSO - - polkit8 - + polkit8 -- cgit v1.2.1