diff options
| author | Glenn Morris | 2013-07-03 00:51:34 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-07-03 00:51:34 -0700 |
| commit | 7964e6f9c7880a65fd8c68ef2ed770593fc6a0f2 (patch) | |
| tree | d68dfe55b5de9a58221dd638f3372609f0a13671 | |
| parent | f2a538a2a00a0b057c184f8f146cc7e2ea91c629 (diff) | |
| download | emacs-7964e6f9c7880a65fd8c68ef2ed770593fc6a0f2.tar.gz emacs-7964e6f9c7880a65fd8c68ef2ed770593fc6a0f2.zip | |
* doc/misc/dbus.texi: Comment fix.
| -rw-r--r-- | doc/misc/dbus.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 0a0a6d523e3..52c3c883cc8 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi | |||
| @@ -404,8 +404,8 @@ The interface offers also a signal, which returns 2 parameters: an | |||
| 404 | integer, and an array consisting of elements which are a struct of a | 404 | integer, and an array consisting of elements which are a struct of a |
| 405 | string and 2 boolean values.@footnote{ The interfaces of the service | 405 | string and 2 boolean values.@footnote{ The interfaces of the service |
| 406 | @samp{org.freedesktop.Hal} are described in | 406 | @samp{org.freedesktop.Hal} are described in |
| 407 | @c Previous link is gone. Since HAL is now obsolete, and this URL | 407 | @c Previous link is gone. Since HAL is now obsolete, this URL |
| 408 | @c this one (unchanged in ~ 4 years) feels like it might go too... | 408 | @c (unchanged in ~ 4 years) feels like it might go too... |
| 409 | @uref{http://people.freedesktop.org/~dkukawka/hal-spec-git/hal-spec.html#interfaces, | 409 | @uref{http://people.freedesktop.org/~dkukawka/hal-spec-git/hal-spec.html#interfaces, |
| 410 | the HAL specification}.} | 410 | the HAL specification}.} |
| 411 | @end defun | 411 | @end defun |