1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-31 14:50:15 +03:00

doc: document the WAIT_FOR timeout

This commit is contained in:
Marco d'Itri 2010-04-19 12:46:07 +02:00 committed by Kay Sievers
parent 23c455b887
commit db123fe9f0

View File

@ -426,7 +426,8 @@
<varlistentry>
<term><option>WAIT_FOR</option></term>
<listitem>
<para>Wait for a file to become available.</para>
<para>Wait for a file to become available or until a 10
seconds timeout expires.</para>
</listitem>
</varlistentry>
@ -461,7 +462,7 @@
<term><option>watch</option></term>
<listitem>
<para>Watch the device node with inotify, when closed after being opened for
writing, a change uevent will be synthesised.</para>
writing, a change uevent will be synthesised.</para>
</listitem>
</varlistentry>
</variablelist>