From 9ead32a9be9543af3f1b73080a7391c89b1d784b Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 24 May 2011 16:17:02 +0100 Subject: doc: add a missing space in timeout --help MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- src/timeout.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/timeout.c b/src/timeout.c index ea11c42b9..649e1768d 100644 --- a/src/timeout.c +++ b/src/timeout.c @@ -148,8 +148,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\ 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\ -- cgit v1.2.3-70-g09d2