{
{    The purpose of this request is to change the segment attributes of a
{ segment in the calling task's address space so that the binding attribute is
{ included and the write attribute is excluded.
{
{  NOTES:  This procedure insures that only pointers to the caller's ring are
{        present in the segment to insure no unauthorized references.
{
{       PMP$CHANGE_TRANSIENT_TO_BINDING (SEGMENT, STATUS)
{
{  SEGMENT: (input)  This parameter specifies the segment whose attributes are
{        to be changed.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             pme$code_base_pointer_error
{             pme$not_transient_segment
{             pme$segment_ring_error
{
{
