Mercurial > hg > index.cgi
comparison docs/manual/manual.html @ 451:566660ef3b4d
Rebuild manual
author | William Astle <lost@l-w.ca> |
---|---|
date | Wed, 27 Dec 2017 13:57:55 -0700 |
parents | fc166b3bbae3 |
children | cad5937314cb |
comparison
equal
deleted
inserted
replaced
450:6b19418c465c | 451:566660ef3b4d |
---|---|
1250 work, however.</P | 1250 work, however.</P |
1251 ></DD | 1251 ></DD |
1252 ><DT | 1252 ><DT |
1253 >FILL <CODE | 1253 >FILL <CODE |
1254 CLASS="PARAMETER" | 1254 CLASS="PARAMETER" |
1255 >byte</CODE | |
1256 >,<CODE | |
1257 CLASS="PARAMETER" | |
1255 >size</CODE | 1258 >size</CODE |
1256 >,<CODE | |
1257 CLASS="PARAMETER" | |
1258 >byte</CODE | |
1259 ></DT | 1259 ></DT |
1260 ><DD | 1260 ><DD |
1261 ><P | 1261 ><P |
1262 >Insert <CODE | 1262 >Insert <CODE |
1263 CLASS="PARAMETER" | 1263 CLASS="PARAMETER" |
2790 CLASS="OPTION" | 2790 CLASS="OPTION" |
2791 >-l LIBSPEC</CODE | 2791 >-l LIBSPEC</CODE |
2792 ></DT | 2792 ></DT |
2793 ><DD | 2793 ><DD |
2794 ><P | 2794 ><P |
2795 >Load a library using the library search path. LIBSPEC will have "lib" prepended | 2795 >Load a library using the library search path. If LIBSPEC is prefixed with a |
2796 and ".a" appended.</P | 2796 colon (":"), then LIBSPEC is the precise filename to be searched for in the |
2797 library path. Otherwise, LIBSPEC will have "lib" prepended and ".a" appended.</P | |
2797 ></DD | 2798 ></DD |
2798 ><DT | 2799 ><DT |
2799 ><CODE | 2800 ><CODE |
2800 CLASS="OPTION" | 2801 CLASS="OPTION" |
2801 >--library-path=DIR</CODE | 2802 >--library-path=DIR</CODE |