1 08/23/90 dm_set_free_area
 2 
 3 Syntax as a command: dm_set_free_area PATH {-control_args}
 4 
 5 
 6 Function: This command sets the directory in which the dm_free_area
 7 is placed.  Optionally, if there is an existing dm_free_area known to
 8 the process, it can be released.
 9 
10 
11 Control arguments:
12 -area_directory pathname, -adr pathname
13    specifies the pathname of the directory to contain dm_free_area.
14 -release_old_area, -roa
15    releases the existing dm_free_area.
16 -no_release_old_area, -nroa
17    prevents the existing dm_free_area from being released.