diff doc/misc/dbus.texi @ 87004:0877a1d16074

* Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi unconditionally. * dbus.texi (Synchronous Methods): Show the result of the "lshal" emulation with @print{}.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 03 Dec 2007 06:48:12 +0000
parents acea77e0ee56
children cbcfa9b4201e
line wrap: on
line diff
--- a/doc/misc/dbus.texi	Mon Dec 03 00:33:35 2007 +0000
+++ b/doc/misc/dbus.texi	Mon Dec 03 06:48:12 2007 +0000
@@ -157,8 +157,9 @@
 
 @defun dbus-get-name-owner bus service
 For a given service, registered at D-Bus @var{bus} under the name
-@var{service}, the unique name of the name owner is returned.  The result is a
-string, or @code{nil} when there exist no name owner of @var{service}.
+@var{service}, the unique name of the name owner is returned.  The
+result is a string, or @code{nil} when there exist no name owner of
+@var{service}.
 
 @var{bus} must be either the symbol @code{:system} or the symbol
 @code{:session}.  @var{service} must be a known service name as
@@ -379,7 +380,7 @@
     (message "  %s = %S"
              (car properties) (or (caar (cdr properties)) ""))))
 
-@result{} "udi = /org/freedesktop/Hal/devices/computer
+@print{} "udi = /org/freedesktop/Hal/devices/computer
       info.addons = (\"hald-addon-acpi\")
       info.bus = \"unknown\"
       info.product = \"Computer\"