From 15dc7fd365ef1e59e0baba5cb573c87185873313 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 Jan 2004 12:30:36 +0000 Subject: (seq invocation): Remove `@dots{}' at end of synopsis. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 6980fcea6..0923c7e28 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -12155,7 +12155,7 @@ $ factor `echo '2^64-1'|bc` @command{seq} prints a sequence of numbers to standard output. Synopses: @example -seq [@var{option}]@dots{} [@var{first} [@var{increment}]] @var{last}@dots{} +seq [@var{option}]@dots{} [@var{first} [@var{increment}]] @var{last} @end example @command{seq} prints the numbers from @var{first} to @var{last} by -- cgit v1.2.3-70-g09d2