* src/timeout.c (usage): Add a space to be consistent
with other uses of "(the default)" in the documentation.
Signed-off-by: Pádraig Brady <P@draigBrady.com>
fputs (_("\n\
DURATION is an integer with an optional suffix:\n\
-`s' for seconds(the default), `m' for minutes, `h' for hours or `d' for days.\n\
-"), stdout);
+`s' for seconds (the default), `m' for minutes, `h' for hours \
+or `d' for days.\n"), stdout);
fputs (_("\n\
If the command times out, then exit with status 124. Otherwise, exit\n\