From 85a36232189ad7e5006d2233b7f8e098f7815bcf Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 23 May 2012 12:14:44 -0400 Subject: Fix a couple typos in the docs Signed-off-by: David Zeuthen --- docs/man/pkaction.xml | 4 ++-- docs/man/polkit.xml | 4 ++-- docs/man/polkitd.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/man/pkaction.xml b/docs/man/pkaction.xml index 5957315..f5542d0 100644 --- a/docs/man/pkaction.xml +++ b/docs/man/pkaction.xml @@ -92,8 +92,8 @@ SEE ALSO - polkit8 - polkitd8 + polkit8, + polkitd8, pkcheck1, pkexec1, pkttyagent1 diff --git a/docs/man/polkit.xml b/docs/man/polkit.xml index 3722343..9be4fb3 100644 --- a/docs/man/polkit.xml +++ b/docs/man/polkit.xml @@ -727,7 +727,7 @@ polkit.addAdminRule(function(action, subject, details) { Forbid users in group children to change - hostname configuration (that is, any action starting wth + hostname configuration (that is, any action starting with org.freedesktop.hostname1.) and allow anyone else to do it after authenticating as themselves: @@ -786,7 +786,7 @@ polkit.addRule(function(action, subject, details) { SEE ALSO - polkitd8 + polkitd8, pkaction1, pkcheck1, pkexec1, diff --git a/docs/man/polkitd.xml b/docs/man/polkitd.xml index 3d177c5..243539f 100644 --- a/docs/man/polkitd.xml +++ b/docs/man/polkitd.xml @@ -62,7 +62,7 @@ SEE ALSO - polkit8 + polkit8, pkaction1, pkcheck1, pkexec1, -- cgit v1.2.1