X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=doc%2Fhostnamed-docbook.xml-org.freedesktop.hostname1.xml;h=9626c46661c0a99329382ddecd1e663eda3b8eeb;hb=6291d74b01f95a6d7cb501f2b9d08e4a6cb10643;hp=c2381f05f54207aa1b96486c3e249f87af246e96;hpb=5047f6bfd1a812c46128b0d68bf7b93c21c2e76c;p=systembsd.git diff --git a/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml b/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml index c2381f0..9626c46 100644 --- a/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml +++ b/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml @@ -8,23 +8,31 @@ org.freedesktop.hostname1 Methods -SetHostname (IN s name, - IN b user_interaction); -SetStaticHostname (IN s name, - IN b user_interaction); -SetPrettyHostname (IN s name, - IN b user_interaction); -SetIconName (IN s name, - IN b user_interaction); +SetHostname (IN s unnamed_arg0, + IN b unnamed_arg1); +SetStaticHostname (IN s unnamed_arg0, + IN b unnamed_arg1); +SetPrettyHostname (IN s unnamed_arg0, + IN b unnamed_arg1); +SetIconName (IN s unnamed_arg0, + IN b unnamed_arg1); +SetChassis (IN s unnamed_arg0, + IN b unnamed_arg1); Properties -Hostname readable s -StaticHostname readable s -PrettyHostname readable s -IconName readable s +Hostname readable s +StaticHostname readable s +PrettyHostname readable s +IconName readable s +Chassis readable s +KernelName readable s +KernelRelease readable s +KernelVersion readable s +OperatingSystemPrettyName readable s +OperatingSystemCPEName readable s @@ -37,17 +45,17 @@ The SetHostname() method org.freedesktop.hostname1.SetHostname() -SetHostname (IN s name, - IN b user_interaction); +SetHostname (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: @@ -56,17 +64,17 @@ SetHostname (IN s name, The SetStaticHostname() method org.freedesktop.hostname1.SetStaticHostname() -SetStaticHostname (IN s name, - IN b user_interaction); +SetStaticHostname (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: @@ -75,17 +83,17 @@ SetStaticHostname (IN s name, The SetPrettyHostname() method org.freedesktop.hostname1.SetPrettyHostname() -SetPrettyHostname (IN s name, - IN b user_interaction); +SetPrettyHostname (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: @@ -94,17 +102,36 @@ SetPrettyHostname (IN s name, The SetIconName() method org.freedesktop.hostname1.SetIconName() -SetIconName (IN s name, - IN b user_interaction); +SetIconName (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: + + + + + + The SetChassis() method + org.freedesktop.hostname1.SetChassis() + +SetChassis (IN s unnamed_arg0, + IN b unnamed_arg1); + + + + + IN s unnamed_arg0: + + + + IN b unnamed_arg1: @@ -144,6 +171,54 @@ IconName readable s + + The "Chassis" property + org.freedesktop.hostname1:Chassis + +Chassis readable s + + + + + The "KernelName" property + org.freedesktop.hostname1:KernelName + +KernelName readable s + + + + + The "KernelRelease" property + org.freedesktop.hostname1:KernelRelease + +KernelRelease readable s + + + + + The "KernelVersion" property + org.freedesktop.hostname1:KernelVersion + +KernelVersion readable s + + + + + The "OperatingSystemPrettyName" property + org.freedesktop.hostname1:OperatingSystemPrettyName + +OperatingSystemPrettyName readable s + + + + + The "OperatingSystemCPEName" property + org.freedesktop.hostname1:OperatingSystemCPEName + +OperatingSystemCPEName readable s + + +