|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
PMAP_DUMP(8) BSD System Manager's Manual PMAP_DUMP(8)
NAME
pmap_set -- set the list of registered RPC programs
SYNOPSIS
pmap_set
DESCRIPTION
The pmap_set command can be used to restart a running portmapper or to set the list of registered RPC
programs on the local host. If you want to use the program to restart the portmapper you have to redi-rect redirect
rect the output of to a file. After this you can restart the portmapper and restore the list of the
registered RPC programs by feeding the output of to the pmap_set command.
SEE ALSO
pmap_dump(8), portmap(8)
Darwin December 12, 2002 Darwin
|
|