[daemon-fix] fixed querying about name information
[platform/upstream/dbus.git] / doc / dbus-daemon.1.xml.in
index bc602bb..023beba 100644 (file)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
                    "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
-<!-- lifted from troff+man by doclifter -->
-<refentry id='dbusdaemon1in'>
+<refentry id='dbusdaemon1'>
 
 <!--  dbus&bsol;-daemon manual page.
  Copyright (C) 2003,2008 Red Hat, Inc. -->
@@ -10,6 +9,9 @@
 <refmeta>
 <refentrytitle>dbus-daemon</refentrytitle>
 <manvolnum>1</manvolnum>
+<refmiscinfo class="manual">User Commands</refmiscinfo>
+<refmiscinfo class="source">D-Bus</refmiscinfo>
+<refmiscinfo class="version">@DBUS_VERSION@</refmiscinfo>
 </refmeta>
 <refnamediv>
 <refname>dbus-daemon</refname>
@@ -87,10 +89,16 @@ with SIGHUP.</para>
 <para>Force the message bus to fork and become a daemon, even if
 the configuration file does not specify that it should.
 In most contexts the configuration file already gets this
-right, though.
-<option>--nofork</option>
-Force the message bus not to fork and become a daemon, even if
-the configuration file specifies that it should.</para>
+right, though. This option is not supported on Windows.</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term><option>--nofork</option></term>
+  <listitem>
+    <para>Force the message bus not to fork and become a daemon, even if
+      the configuration file specifies that it should. On Windows,
+      the dbus-daemon never forks, so this option is allowed but does
+      nothing.</para>
   </listitem>
   </varlistentry>
   <varlistentry>
@@ -885,4 +893,3 @@ for example.</para>
 see <ulink url='http://www.freedesktop.org/software/dbus/'>http://www.freedesktop.org/software/dbus/</ulink></para>
 </refsect1>
 </refentry>
-