OSDN Git Service

coreutils: Update original to 8.32
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / seq.1
index 431ebe3..7bc632f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
-.TH SEQ "1" "January 2016" "GNU coreutils 8.25" "User Commands"
+.TH SEQ "1" "March 2020" "GNU coreutils 8.32" "User Commands"
 .SH NAME
 seq \- print a sequence of numbers
 .SH SYNOPSIS
@@ -40,22 +40,23 @@ INCREMENT would become greater than LAST.
 FIRST, INCREMENT, and LAST are interpreted as floating point values.
 INCREMENT is usually positive if FIRST is smaller than LAST, and
 INCREMENT is usually negative if FIRST is greater than LAST.
+INCREMENT must not be 0; none of FIRST, INCREMENT and LAST may be NaN.
 FORMAT must be suitable for printing one argument of type 'double';
 it defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point
 decimal numbers with maximum precision PREC, and to %g otherwise.
 .SH AUTHOR
 Written by Ulrich Drepper.
 .SH "REPORTING BUGS"
-GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
 .br
-Report seq translation bugs to <http://translationproject.org/team/>
+Report any translation bugs to <https://translationproject.org/team/>
 .SH COPYRIGHT
-Copyright \(co 2016 Free Software Foundation, Inc.
-License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+Copyright \(co 2020 Free Software Foundation, Inc.
+License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-Full documentation at: <http://www.gnu.org/software/coreutils/seq>
+Full documentation <https://www.gnu.org/software/coreutils/seq>
 .br
 or available locally via: info \(aq(coreutils) seq invocation\(aq