diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 04:12:51 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-01-03 04:12:51 +0000 |
commit | 560378aaca1784ba19806a0414a32b20c744de39 (patch) | |
tree | ce0dfd7c3febf2a1adc7603d1019a8be2083c415 /doc/kdelibs/man-dcop.1.docbook | |
parent | d4d5af1cdbd3cc65d095e0afc5b1f4260091cf5d (diff) | |
download | tdelibs-560378aaca1784ba19806a0414a32b20c744de39.tar.gz tdelibs-560378aaca1784ba19806a0414a32b20c744de39.zip |
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kdelibs/man-dcop.1.docbook')
-rw-r--r-- | doc/kdelibs/man-dcop.1.docbook | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/kdelibs/man-dcop.1.docbook b/doc/kdelibs/man-dcop.1.docbook index ba200e09b..c430f724a 100644 --- a/doc/kdelibs/man-dcop.1.docbook +++ b/doc/kdelibs/man-dcop.1.docbook @@ -26,19 +26,19 @@ <cmdsynopsis> <command>dcop</command> <group><option>--pipe</option></group> -<group><option>--user</option> <replaceable> user</replaceable></group> +<group><option>--user</option> <tqreplaceable> user</tqreplaceable></group> <group><option>--all-users</option></group> -<group><option>--session</option> <replaceable> session</replaceable></group> +<group><option>--session</option> <tqreplaceable> session</tqreplaceable></group> <group><option>--all-sessions</option></group> <group><option>--list-sessions</option></group> <group><option>--no-user-time</option></group> <group> - <arg><replaceable>application</replaceable></arg> + <arg><tqreplaceable>application</tqreplaceable></arg> <group> - <arg><replaceable>object</replaceable></arg> + <arg><tqreplaceable>object</tqreplaceable></arg> <group> - <arg choice="opt"><replaceable>function</replaceable></arg> -<group><arg choice="opt" rep="repeat"><replaceable>arguments</replaceable></arg></group> + <arg choice="opt"><tqreplaceable>function</tqreplaceable></arg> +<group><arg choice="opt" rep="repeat"><tqreplaceable>arguments</tqreplaceable></arg></group> </group> </group> </group> @@ -70,7 +70,7 @@ linkers.</para> </listitem> </varlistentry> <varlistentry> -<term><option>--user</option> <replaceable>user</replaceable></term> +<term><option>--user</option> <tqreplaceable>user</tqreplaceable></term> <listitem> <para>Connect to the given user's &DCOP; server. This option will ignore the values of the environment vars $<envar>DCOPSERVER</envar> @@ -92,7 +92,7 @@ be generated.</para> </varlistentry> <varlistentry> <term><option>--session</option> -<replaceable>session</replaceable></term> +<tqreplaceable>session</tqreplaceable></term> <listitem><para>Send to the given &kde; session. This option can only be used in combination with the <option>--user</option> option.</para> </listitem> @@ -148,14 +148,14 @@ options.</para> <refsect1> <title>See Also</title> -<para>dcopclient(1) dcopref(1) dcopfind(1) kdcop(1)</para> +<para>dcopclient(1) dcopref(1) dcoptqfind(1) kdcop(1)</para> <para>Inside &kde;, you can enter <userinput>help:/kdcop</userinput> in &konqueror; to see the User Manual for <application>kdcop</application> graphical dcop tool.</para> <!-- -<para> Info on where to find proper dcop docs </para> +<para> Info on where to tqfind proper dcop docs </para> --> </refsect1> </refentry> |