OSDN Git Service

coreutils (8.21): Update drafts
[linuxjm/coreutils.git] / draft / man1 / seq.1
index 928a791..8a2f72d 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
-.TH SEQ "1" "2012年10月" "GNU coreutils" "ユーザーコマンド"
+.TH SEQ "1" "2014年5月" "GNU coreutils" "ユーザーコマンド"
 .SH 名前
 seq \- 数字の列を表示する
 .SH 書式
@@ -15,6 +15,8 @@ seq \- 数字の列を表示する
 .\" Add any additional description here
 .PP
 FIRST から LAST までの数字を INCREMENT 間隔で表示します。
+.PP
+長いオプションに必須の引数は短いオプションにも必須です。
 .TP
 \fB\-f\fR, \fB\-\-format\fR=\fIFORMAT\fR
 printf 形式の FORMAT で浮動小数点を表示する
@@ -50,7 +52,7 @@ GNU ソフトウェアを使用する際の一般的なヘルプ: <http://www.gn
 seq の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。
 完全な文書を参照する場合は info coreutils 'seq invocation' を実行してください。
 .SH 著作権
-Copyright \(co 2012 Free Software Foundation, Inc.
+Copyright \(co 2013 Free Software Foundation, Inc.
 ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.