Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 811866d96d7e52c94055a34b3f792ef0 > files > 58

flood-1.1-3.r719568.2mdv2010.0.i586.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>farm</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="Flood manual" /><link rel="up" href="ch06.html" title="Chapter 6. Flood Configuration Elements" /><link rel="prev" href="re17.html" title="time" /><link rel="next" href="re19.html" title="usefarmer" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">farm</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re17.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Flood Configuration Elements</th><td width="20%" align="right"> <a accesskey="n" href="re19.html">Next</a></td></tr></table><hr /></div><div class="refentry" title="farm"><a id="farm"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>farm — a group of farmers</p></div><div class="refsynopsisdiv" title="synopsis"><h2>synopsis</h2><pre class="synopsis">&lt;farm&gt; ... &lt;/farm&gt;</pre></div><div class="refsection" title="parent elements"><a id="id2555266"></a><h2>parent elements</h2><pre class="synopsis">
                    <a class="link" href="re01.html" title="flood">&lt;flood&gt;</a>
                </pre></div><div class="refsection" title="children elements"><a id="id2555283"></a><h2>children elements</h2><pre class="synopsis">
                    <a class="link" href="re03.html" title="name">&lt;name&gt;</a> 
                    [ <a class="link" href="re04.html" title="description">&lt;description&gt;</a> ] 
                    <a class="link" href="re19.html" title="usefarmer">&lt;usefarmer&gt;</a>+
                </pre></div><div class="refsection" title="attributes"><a id="id2555310"></a><h2>attributes</h2><p>none.</p></div><div class="refsection" title="character data"><a id="id2555320"></a><h2>character data</h2><p>ignored.</p></div><div class="refsection" title="description"><a id="id2555329"></a><h2>description</h2><p>
                This element defines a unit, that is a container for flood
                basic work unit -- farmer. With farm you can easily clone
                farmers and therefore generate massive loads.
                </p><div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>
                Currently flood *requires* only one farm with name "Bingo" (case sensitive).
                </p></div></div><div class="refsection" title="examples"><a id="id2555351"></a><h2>examples</h2><pre class="screen">
   &lt;farm&gt;
      &lt;name&gt;Bingo&lt;/name&gt;
      &lt;usefarmer&gt;john&lt;/usefarmer&gt;
   &lt;/farm&gt;
                </pre></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re17.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch06.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="re19.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">time </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> usefarmer</td></tr></table></div></body></html>