Changeset 2598

Show
Ignore:
Timestamp:
08/26/07 19:50:07 (1 year ago)
Author:
dhozac
Message:

Document the tag and ncontext files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/configuration.xml

    r2594 r2598  
    637637    <scalar name="context"> 
    638638      <description> 
    639 Contains the context which shall be used for the vserver. 
    640         </description> 
     639Contains the context id which shall be used for the vserver. Valid range is 2 through 49151. 
     640        </description> 
     641    </scalar> 
     642    <scalar name="ncontext"> 
     643      <description> 
     644Contains the network context id which shall be used for the vserver. Valid range is 2 through 49151. 
     645      </description> 
     646    </scalar> 
     647    <scalar name="tag"> 
     648      <description> 
     649Contains the filesystem tag which shall be used for the vserver. Valid range is 2 through 49151. 
     650      </description> 
    641651    </scalar> 
    642652    <data id="fstab" name="fstab">