.\" $Header: 
.TA p
.TH pdstartclient 1M
.SH NAME
pdstartclient \- start the HPDPS client daemon
.SH SYNOPSIS
.C pdstartclient
.RC [ -q ]
.PP
.SH DESCRIPTION
The
.CR pdstartclient
utility is issued by an administrator to start the HPDPS client daemon.  
.PP
.SS Options
The
.CR pdstartclient 
utility uses the following flag:
.PP
.TP
.C "-q "
Allows you to query the status whether the daemon is running or not running 
without starting the daemon.
.PP
.SH EXAMPLES
.SS Start a Daemon
To start the daemon, enter the following:
.PP
.CR "pdstartclient"
.PP
.SS Query the Status of  a Daemon
To query the status of a daemon, enter the following:
.PP
.CR "pdstartclient -q; echo $?"
.PP
If the daemon is running, you will receive the following message:
.PP
\f2The HPDPS daemon is already running
.PP
\f20
.PP
If the daemon is not running, you will receive a 1.\f1
.SH SEE ALSO
pdstopd(1M), pdstartspl(1M), pdstartsuv(1M)
.\"
.\"
.\"
