Whole document tree
    

Whole document tree

SystemItem

SystemItem

Name

SystemItem -- System-related term or item

Description

System-related term or item. It may contain members of cptr.char.mix, and has common, Class, and MoreInfo attributes.

Attributes

Class

Class indicates the type of system item the SystemItem names; there is no default.

MoreInfo

Indicates whether the element's content has an associated RefEntry.

Examples

<SCREEN ID="SC-1015-12-24" WIDTH="44">
<PROMPT>%</PROMPT> <USERINPUT>make install</USERINPUT>
install -c -m 0644 rgb.txt /usr/lib/X11
install -c -m 0644 rgb.dir /usr/lib/X11
install -c -m 0644 rgb.pag /usr/lib/X11
install -c -s showrgb /usr/lib/X11
install in ./rgb done

</SCREEN>