From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../kdelibs/debian/man/dcopserver-kde3.sgml | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 ubuntu/maverick_automake/kdelibs/debian/man/dcopserver-kde3.sgml (limited to 'ubuntu/maverick_automake/kdelibs/debian/man/dcopserver-kde3.sgml') diff --git a/ubuntu/maverick_automake/kdelibs/debian/man/dcopserver-kde3.sgml b/ubuntu/maverick_automake/kdelibs/debian/man/dcopserver-kde3.sgml new file mode 100644 index 000000000..d58267994 --- /dev/null +++ b/ubuntu/maverick_automake/kdelibs/debian/man/dcopserver-kde3.sgml @@ -0,0 +1,165 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + Chris"> + Cheney"> + + November 6, 2002"> + + 1"> + ccheney@debian.org"> + + DCOPSERVER"> + + + Debian"> + GNU"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2002 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + KDE DCOP server + + + + &dhpackage; + + + + + + + + + &dhpackage; + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; command. + + &dhpackage; is the server for KDE's Desktop Communications Protocol. + + + + OPTIONS + + This program follows the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. + + + + + + + Causes dcopserver not to fork off like a daemon, but run in the current process. + + + + + + + Allow network clients to this dcopserver. Without this option, only local clients are allowed. + + + + + + + Do not create a new session for the program. + + + + + + + Display the server ID of the running dcopserver. + + + + + + + Tell dcopserver to automatically terminate if no transactions are made within 10 seconds. + + + + + + AUTHOR + + This manual page was written by &dhusername; + <&dhemail;> for the &debian; system (but may be used by + others). Permission is granted to copy, distribute and/or + modify this document under the terms of the &gnu; General Public + License, Version 2 or any later version published by the Free + Software Foundation. + + + On Debian systems, the complete text of the GNU General + Public License can be found in /usr/share/common-licenses/GPL. + + + +
+ + -- cgit v1.2.3