.\" $Header: 
.TA p
.TH pdstartsuv 1M
.SH NAME
pdstartsuv \- create or restart an HPDPS supervisor
.SH SYNOPSIS
.C pdstartsuv
.RC [ -F ]
.RI \f2ServerName\f1
.PP
.SH DESCRIPTION
The
.CR pdstartsuv 
utility is issued by an administrator to create or restart
a supervisor.  A supervisor receives jobs from a spooler and
manages the printing process.  A single supervisor may contain 
many physical printers.
The supervisor may be started on a different HP-UX processor
from the spooler,  but it must be able to communicate with its
printer devices.
.PP
If the supervisor already exists but is shut down, the
.C pdstartsuv
utility restarts it.
.PP
.SS Options
The
.CR pdstartsuv 
utility uses the following flag:
.PP
.TP
.C "-F "
Bypasses (does not display) prompts; force creation of a new supervisor.
.PP
.SS Arguments
The argument value identifies the specific object to which
the utility applies.
.PP
The valid argument value for the 
.C pdstartsuv
utility is:
.TP
\f2ServerName\f1
Assigns a name to a new supervisor or specifies the name
of the supervisor to restart.
.PP
.SH EXAMPLES
.SS Create or Restart a Supervisor
To create or restart a supervisor \f2super1\f1, enter the command:
.PP
.CR "pdstartsuv super1"
.SH SEE ALSO
pdstartclient(1M), pdstartspl(1M), pdshutdown(1)
