15abfe3510b5ecbe11cee242d2ab86c6becbb7c5
[oweals/gnunet.git] / doc / man / gnunet-timeout.1
1 .Dd June 5, 2018
2 .Dt GNUNET-TIMEOUT 1
3 .Os
4 .Sh NAME
5 .Nm gnunet-timeout
6 .Nd
7 run process with timeout
8 .Sh SYNOPSIS
9 .Nm
10 .Ao Ar duration Ac
11 .Ao Ar command Ac
12 .Ao args ... Ac
13 .Sh DESCRIPTION
14 .Nm
15 can be used to run another process with a timeout.
16 It is provided because the standard "timout" utility may not be available on all platforms.
17 .Sh SEE ALSO
18 .Xr timeout 1
19 .sp
20 The full documentation for gnunet is maintained as a Texinfo manual.
21 If the
22 .Xr info 1
23 and gnunet programs are properly installed at your site, the command
24 .Pp
25 .Dl info gnunet
26 .Pp
27 should give you access to the complete handbook,
28 .Pp
29 .Dl info gnunet-c-tutorial
30 .Pp
31 will give you access to a tutorial for developers.
32 .sp
33 Depending on your installation, this information is also available in
34 .Xr gnunet 7 and
35 .Xr gnunet-c-tutorial 7 .
36 .\".Sh HISTORY
37 .\".Sh AUTHORS
38 .Sh BUGS
39 Report bugs by using
40 .Lk https://bugs.gnunet.org
41 or by sending electronic mail to
42 .Aq Mt gnunet-developers@gnu.org .