6.26. userinput

To show what a user would type, use the userinput tag. For example:


At the prompt, type:

<userinput>dd if=boot.img of=/dev/fd0 bs=1440k</userinput>

The output:

At the prompt, type:

dd if=boot.img of=/dev/fd0 bs=1440k