diff options
Diffstat (limited to 'man/timeout.x')
-rw-r--r-- | man/timeout.x | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/timeout.x b/man/timeout.x new file mode 100644 index 0000000..ddb3092 --- /dev/null +++ b/man/timeout.x @@ -0,0 +1,8 @@ +[NAME] +timeout \- run a command with a time limit +[DESCRIPTION] +.\" Add any additional description here +[SEE ALSO] +kill(1) +[BUGS] +Some platforms don't currently support timeouts beyond the year 2038. |