Mercurial > hg > index.cgi
comparison docs/manual.docbook.sgml @ 254:155799f6cfa5
Add documentation for the FILL pseudo operation
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 30 Jan 2013 21:32:14 -0700 |
parents | ed1009bce533 |
children | c4853a54b4a1 |
comparison
equal
deleted
inserted
replaced
253:ed1009bce533 | 254:155799f6cfa5 |
---|---|
708 searched followed by the search path in the order specified.</para> | 708 searched followed by the search path in the order specified.</para> |
709 | 709 |
710 <para> Please note that absolute path detection including drive letters will | 710 <para> Please note that absolute path detection including drive letters will |
711 not function correctly on Windows platforms. Non-absolute inclusion will | 711 not function correctly on Windows platforms. Non-absolute inclusion will |
712 work, however.</para> | 712 work, however.</para> |
713 | |
714 </listitem> | |
715 </varlistentry> | |
716 | |
717 <varlistentry> | |
718 <term>FILL <parameter>size</parameter>,<parameter>byte</parameter></term> | |
719 <listitem> | |
720 | |
721 <para> | |
722 Insert <parameter>size</parameter> bytes of <parameter>byte</parameter>. | |
723 </para> | |
713 | 724 |
714 </listitem> | 725 </listitem> |
715 </varlistentry> | 726 </varlistentry> |
716 | 727 |
717 </variablelist> | 728 </variablelist> |