Whole document tree
    

Whole document tree

UserInput

UserInput

Name

UserInput -- Data entered by the user

Description

Data entered by the user. It may contain elements from cptr.char.mix, and has common and MoreInfo attributes.

Attributes

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>