1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/cde/doc/en_US.UTF-8/guides/man/man1m/rpccmsd.sgm

190 lines
4.5 KiB
Text

<!-- $XConsortium: rpccmsd.sgm /main/7 1996/10/30 16:33:29 rws $ -->
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
<!-- (c) Copyright 1995 International Business Machines Corp. -->
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
<!-- (c) Copyright 1995 Novell, Inc. -->
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
<!-- (c) Copyright 1995 Hitachi. -->
<RefEntry Id="CDEMX.MAN40.rsml.1" Remap="">
<RefMeta>
<RefEntryTitle>rpc.cmsd</RefEntryTitle>
<ManVolNum>user cmd</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Command>rpc.cmsd</Command></RefName>
<RefPurpose>calendar manager service daemon
</RefPurpose>
</RefNameDiv>
<!--.IP "&bsol;&bsol;$1" &bsol;" ex-TP
-->
<!-- CDE Common Source Format, Version 1.0.0-->
<!-- (c) Copyright 1993, 1994 Hewlett-Packard Company-->
<!-- (c) Copyright 1993, 1994 International Business Machines Corp.-->
<!-- (c) Copyright 1993, 1994 Sun Microsystems, Inc.-->
<!-- (c) Copyright 1993, 1994 Novell, Inc.-->
<RefSynopsisDiv>
<CmdSynopsis>
<Command>rpc.cmsd
[-d]</Command>
<Arg Choice="opt">-s</Arg>
</CmdSynopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The
<Command>rpc.cmsd</Command> is a small database manager for appointment and
resource-scheduling data. Its primary client is
<Command>dtcm</Command> a productivity tool included with CDE.
<Command>rpc.cmsd</Command> is normally invoked by <Filename moreinfo="RefEntry">inetd</filename>(1m) when a
<Command>dtcm</Command> request is received.
</Para>
</RefSect1>
<RefSect1>
<Title>OPTIONS</Title>
<Para>The following options are available:
</Para>
<VariableList>
<VarListEntry>
<Term>-d</Term>
<ListItem>
<Para>Enables debugging output.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term>-s</Term>
<ListItem>
<Para>Runs rpc.cmsd in the foreground. This option should
be used when rpc.cmsd is invoked manually for debugging purposes.
</Para>
</ListItem>
</VarListEntry>
</VariableList>
</RefSect1>
<RefSect1>
<Title>OPERANDS</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>STDIN</Title>
<Para>Not used.
</Para>
</RefSect1>
<RefSect1>
<Title>INPUT FILES</Title>
<Para>The database format used by the
<Command>rpc.cmsd</Command> is private.
</Para>
</RefSect1>
<RefSect1>
<Title>ENVIRONMENT VARIABLES</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>RESOURCES</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>ASYNCHRONOUS EVENTS</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>STDOUT</Title>
<Para>When the
<Literal>-d</Literal> option is used,
<Command>rpc.cmsd</Command> writes the debugging information to stdout.
</Para>
</RefSect1>
<RefSect1>
<Title>STDOUT</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>OUTPUT FILES</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>EXTENDED DESCRIPTION</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>EXIT STATUS</Title>
<Para>When the process exits,
<Command>rpc.cmsd</Command> exits with the status of the exited child.
Otherwise, the following exit values are returned:
</Para>
<VariableList>
<VarListEntry>
<Term>0</Term>
<ListItem>
<Para>Normal termination.
A zero exit status means
<Command>rpc.cmsd</Command> has received a HUP signal, and terminated normally.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term>-1</Term>
<ListItem>
<Para>Abnormal termination. Permissions on the database file or
directory were incorrect.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term>1</Term>
<ListItem>
<Para>RPC memory management errors have prevented successful operation,
a socket operation failed in a nonrecoverable way, or could not create
a udp service.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term>2</Term>
<ListItem>
<Para>Could not create a TLI connection.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term>3</Term>
<ListItem>
<Para>Could not register the service.
</Para>
</ListItem>
</VarListEntry>
</VariableList>
</RefSect1>
<RefSect1>
<Title>CONSEQUENCES OF ERRORS</Title>
<Para>The
<Command>rpc.cmsd</Command> utility takes the standard action for all signals.
</Para>
</RefSect1>
<RefSect1>
<Title>APPLICATION USAGE</Title>
<Para>To run
<Command>rpc.cmsd</Command> in standalone mode, the user must be root.
</Para>
</RefSect1>
<RefSect1>
<Title>EXAMPLES</Title>
<Para>None.
</Para>
</RefSect1>
<RefSect1>
<Title>SEE ALSO</Title>
<Para>&cdeman.dtcm;, &cdeman.dtcm.lookup;, &cdeman.dtcm.delete;, &cdeman.dtcm.insert;, <filename moreinfo="RefEntry">inetd</filename>(1m).</Para>
</RefSect1>
</RefEntry>
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 01:31:55-->