Changeset 2598
- Timestamp:
- 08/26/07 19:50:07 (1 year ago)
- Files:
-
- trunk/doc/configuration.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/configuration.xml
r2594 r2598 637 637 <scalar name="context"> 638 638 <description> 639 Contains the context which shall be used for the vserver. 640 </description> 639 Contains 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> 644 Contains 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> 649 Contains the filesystem tag which shall be used for the vserver. Valid range is 2 through 49151. 650 </description> 641 651 </scalar> 642 652 <data id="fstab" name="fstab">
