From 0ffe47feffd366278f3da1a008d3210e625840d8 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 12 Feb 2016 16:54:16 +1300 Subject: Kill a stray quote --- man/man1/try.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/try.1 b/man/man1/try.1 index b21e69c3..482872fb 100644 --- a/man/man1/try.1 +++ b/man/man1/try.1 @@ -3,7 +3,7 @@ .B try \- attempt a command up to a certain number of times until it succeeds .SH USAGE -.B try [-hv] [-n ATTEMPTS] [--] COMMAND...' +.B try [-hv] [-n ATTEMPTS] [--] COMMAND... .SH DESCRIPTION Runs the given command up to a fixed number of times until it exits zero. If all attempts fail, writes buffered error output from all attempts to stderr. -- cgit v1.2.3