Penguin
Annotated edit history of pmap_set(8) version 4, including all changes. View license author blame.
Rev Author # Line
1 perry 1 PMAP_SET
2 !!!PMAP_SET
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 pmap_set - set the list of registered RPC programs
12 !!SYNOPSIS
13
14
15 __pmap_set__
16 !!DESCRIPTION
17
18
19 The __pmap_set__ command can be used to restart a running
20 portmapper or to set the list of registered RPC programs on
21 the local host. If you want to use the program to restart
22 the portmapper you have to redirect the output of
23 __pmap_dump__ to a file. After this you can restart the
24 portmapper and restore the list of the registered RPC
25 programs by feeding the output of __pmap_dump__ to the
26 __pmap_set__ command.
27 !!SEE ALSO
28
29
4 perry 30 pmap_dump(8), __rpc.portmap__(8)
1 perry 31 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.