From a654b9144db692470c0c8e3a8a1ad6c0df594556 Mon Sep 17 00:00:00 2001 From: cyoichi Date: Thu, 18 Feb 2016 11:57:07 +0900 Subject: [PATCH] info/GNU_coreutils: some modifications in stty and timeout. --- info/GNU_coreutils/po4a/coreutils-ja.po | 37 ++-- info/GNU_coreutils/po4a/coreutils-ja.texi.patch | 20 +-- info/GNU_coreutils/release/coreutils-ja.info | 223 ++++++++++++------------ info/GNU_coreutils/release/coreutils-ja.texi | 37 ++-- 4 files changed, 160 insertions(+), 157 deletions(-) diff --git a/info/GNU_coreutils/po4a/coreutils-ja.po b/info/GNU_coreutils/po4a/coreutils-ja.po index 00a04feb..d0177dad 100644 --- a/info/GNU_coreutils/po4a/coreutils-ja.po +++ b/info/GNU_coreutils/po4a/coreutils-ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2014-04-08 10:38+0900\n" -"PO-Revision-Date: 2016-01-01 20:56+0900\n" +"PO-Revision-Date: 2016-02-17 11:17+0900\n" "Last-Translator: Chonan Yoichi \n" "Language-Team: Linux JM project \n" "Language: \n" @@ -36720,12 +36720,12 @@ msgid "" "reading and setting are performed on the tty line connected to standard " "input, although this can be modified by the @option{--file} option." msgstr "" -"tty ラインの設定を一つも指定しない場合、@command{stty} は、ボーレートと \n" -"(それをサポートしているシステムでは) ライン制御規則番号 (line discipline \n" -"number)、それに、ライン設定のうち @samp{stty sane} によって設定される値から\n" -"変更のあるものを表示する。デフォルトでは、モードの取得や設定は、\n" -"標準入力に結びついている tty ラインに対して行うが、これは @option{--file} \n" -"オプションによって変更することができる。" +"tty ラインの設定 (訳注: 上記書式の @var{setting}) を一つも指定しない場合、\n" +"@command{stty} は、ボーレートと (それをサポートしているシステムでは) ライン\n" +"制御規則番号 (line discipline number)、それに、ライン設定のうち \n" +"@samp{stty sane} によって設定される値から変更のあるものを表示する。デフォルト\n" +"では、モードの取得や設定は、標準入力に結びついている tty ラインに\n" +"対して行うが、これは @option{--file} オプションによって変更することができる。" #. type: Plain text #: coreutils.texi:13725 @@ -38297,7 +38297,7 @@ msgstr "quit" #. type: table #: coreutils.texi:14264 msgid "Send a quit signal." -msgstr "終了 (quit) シグナルを送る。" +msgstr "中止 (quit) シグナルを送る。" #. type: opindex #: coreutils.texi:14265 coreutils.texi:14266 @@ -38390,7 +38390,7 @@ msgstr "susp" #. type: table #: coreutils.texi:14300 msgid "Send a terminal stop signal." -msgstr "端末停止シグナル (terminal stop signal) を送る。" +msgstr "端末からの停止シグナル (terminal stop signal, SIGTSTP) を送る。" #. type: opindex #: coreutils.texi:14301 coreutils.texi:14302 @@ -38401,7 +38401,7 @@ msgstr "dsusp" #. type: table #: coreutils.texi:14304 msgid "Send a terminal stop signal after flushing the input. Non-POSIX." -msgstr "入力をフラッシュしてから、端末停止シグナルを送る。非 POSIX。" +msgstr "入力をフラッシュしてから、端末からの停止シグナルを送る。非 POSIX。" #. type: opindex #: coreutils.texi:14305 coreutils.texi:14306 @@ -38582,10 +38582,10 @@ msgid "" "however, GNU @command{stty} does not know anything about them.) Non-POSIX." msgstr "" "端末の行数と桁数を表示する。これは、端末が持っていると、カーネルが\n" -"考えている行数と桁数である。(カーネル中に行数や桁数を保持しない\n" -"システムでは、通常その代わりに、環境変数 @env{LINES} や @env{COLUMNS} を\n" -"使用する。それに対して、GNU の @command{stty} は、そうした環境変数に全く\n" -"関知しない。) 非 POSIX。" +"考えている行数と桁数である。(カーネルで行数や桁数をサポートして\n" +"いないシステムでは、通常その代わりに、環境変数 @env{LINES} や @env{COLUMNS} \n" +"が使用される。それに対して、GNU の @command{stty} は、そうした環境変数\n" +"について何も知らない。) 非 POSIX。" #. type: item #: coreutils.texi:14365 @@ -43758,9 +43758,10 @@ msgstr "" "独立したバックグラウンドのプログラム・グループを作成しない。\n" "その結果、@command{timeout} に管理される @var{command} が、フォアグラウンドの \n" "TTY を通常どおり使用できるようになる。コマンドが対話的シェルから\n" -"直接実行されない場合でも (訳注: たとえば、シェルスクリプト中で\n" -"実行される場合でも)、そのコマンドのタイムアウトを実現するには、\n" -"この動作が必要になることがあり、次の二つの場合がそれに当たる。" +"直接実行されない場合でも、コマンドの時間制限をきちんと行うには、\n" +"(訳注: 言い換えれば、@command{timeout} コマンドをシェルスクリプト中で使用\n" +"する場合には)、この動作が必要になることがあり、次の二つの場合が\n" +"それに当たる。" #. type: enumerate #: coreutils.texi:16594 @@ -43905,7 +43906,7 @@ msgstr "" "125: @command{timeout} そのものの実行に失敗した。 \n" "126: @var{command} は見つかったが、起動できなかった。\n" "127: @var{command} が見つからなかった。\n" -"137: @var{command} に the KILL(9) シグナルを送った (128+9)\n" +"137: @var{command} に KILL(9) シグナルを送った (128+9)\n" "それ以外は、@var{command} の終了ステータス。\n" #. type: cindex diff --git a/info/GNU_coreutils/po4a/coreutils-ja.texi.patch b/info/GNU_coreutils/po4a/coreutils-ja.texi.patch index c19ed0a1..b9ad3ea2 100644 --- a/info/GNU_coreutils/po4a/coreutils-ja.texi.patch +++ b/info/GNU_coreutils/po4a/coreutils-ja.texi.patch @@ -1,5 +1,5 @@ ---- coreutils-ja.texi.orig 2015-12-25 10:48:10.000000000 +0900 -+++ coreutils-ja.texi 2015-12-25 10:49:34.000000000 +0900 +--- coreutils-ja.texi.orig 2016-02-18 11:19:09.000000000 +0900 ++++ coreutils-ja.texi 2016-02-18 11:29:18.000000000 +0900 @@ -5,7 +5,7 @@ @c @c =========================================================================== @@ -1522,7 +1522,7 @@ @cindex modified command invocation @cindex invocation of commands, modified -@@ -17614,7 +17526,7 @@ +@@ -17615,7 +17527,7 @@ @node Process control @@ -1531,7 +1531,7 @@ @cindex processes, commands for controlling @cindex commands for controlling processes -@@ -17703,7 +17615,7 @@ +@@ -17704,7 +17616,7 @@ @xref{Signal specifications}. @node Delaying @@ -1540,7 +1540,7 @@ @cindex delaying commands @cindex commands for delaying -@@ -17736,11 +17648,11 @@ +@@ -17737,11 +17649,11 @@ @table @samp @item s @@ -1555,7 +1555,7 @@ @item d 日 @end table -@@ -17759,7 +17671,7 @@ +@@ -17760,7 +17672,7 @@ @node Numeric operations @@ -1564,7 +1564,7 @@ @cindex numeric operations 以下のプログラムは、数に関係した作業をする。 -@@ -17963,7 +17875,7 @@ +@@ -17964,7 +17876,7 @@ @node File permissions @@ -1573,7 +1573,7 @@ @include perm-ja.texi @include parse-datetime-ja.texi -@@ -17979,13 +17891,13 @@ +@@ -17980,13 +17892,13 @@ (@uref{http://www.linuxjournal.com/article.php?sid=2762}) @menu @@ -1590,7 +1590,7 @@ @end menu -@@ -18560,6 +18472,142 @@ +@@ -18561,6 +18473,142 @@ Kernighan 氏に、この記事を読んでチェックしてくださったことについて、 心からお礼を申し上げる。 @@ -1726,7 +1726,7 @@ +numfmt, ptx, tsort, chcon, runcon を翻訳 + +@item -+2015-12-25@* ++2016-02-18@* +numfmt の章の構成を修正。訳文の訂正と細かい変更 by 長南洋一 +@end itemize + diff --git a/info/GNU_coreutils/release/coreutils-ja.info b/info/GNU_coreutils/release/coreutils-ja.info index c87788f9..88d8c8c4 100644 --- a/info/GNU_coreutils/release/coreutils-ja.info +++ b/info/GNU_coreutils/release/coreutils-ja.info @@ -12160,12 +12160,12 @@ File: coreutils-ja.info, Node: stty invocation, Next: printenv invocation, Pr stty [OPTION] [SETTING]... stty [OPTION] - tty ラインの設定を一つも指定しない場合、`stty' は、ボーレートと -(それをサポートしているシステムでは) ライン制御規則番号 (line discipline -number)、それに、ライン設定のうち `stty sane' によって設定される値から -変更のあるものを表示する。デフォルトでは、モードの取得や設定は、 -標準入力に結びついている tty ラインに対して行うが、これは `--file' -オプションによって変更することができる。 + tty ラインの設定 (訳注: 上記書式の SETTING) を一つも指定しない場合、 +`stty' は、ボーレートと (それをサポートしているシステムでは) ライン +制御規則番号 (line discipline number)、それに、ライン設定のうち `stty +sane' によって設定される値から変更のあるものを表示する。デフォルト +では、モードの取得や設定は、標準入力に結びついている tty ラインに +対して行うが、これは `--file' オプションによって変更することができる。 `stty' では、以下で述べるように、オプションではないたくさんの 引数が使える。そうした引数は、端末ライン運用の様々な面を変更する。 @@ -12568,7 +12568,7 @@ File: coreutils-ja.info, Node: Characters, Next: Special, Prev: Combination, 割り込み (interrupt) シグナルを送る。 `quit' - 終了 (quit) シグナルを送る。 + 中止 (quit) シグナルを送る。 `erase' 直前にタイプした文字を削除する。 @@ -12595,10 +12595,10 @@ File: coreutils-ja.info, Node: Characters, Next: Special, Prev: Combination, 出力を停止する。 `susp' - 端末停止シグナル (terminal stop signal) を送る。 + 端末からの停止シグナル (terminal stop signal, SIGTSTP) を送る。 `dsusp' - 入力をフラッシュしてから、端末停止シグナルを送る。非 POSIX。 + 入力をフラッシュしてから、端末からの停止シグナルを送る。非 POSIX。 `rprnt' 現在行を表示し直す。非 POSIX。 @@ -12643,10 +12643,10 @@ File: coreutils-ja.info, Node: Special, Prev: Characters, Up: stty invocation `size' 端末の行数と桁数を表示する。これは、端末が持っていると、カーネルが - 考えている行数と桁数である。(カーネル中に行数や桁数を保持しない - システムでは、通常その代わりに、環境変数 `LINES' や `COLUMNS' を - 使用する。それに対して、GNU の `stty' は、そうした環境変数に全く - 関知しない。) 非 POSIX。 + 考えている行数と桁数である。(カーネルで行数や桁数をサポートして + いないシステムでは、通常その代わりに、環境変数 `LINES' や `COLUMNS' + が使用される。それに対して、GNU の `stty' は、そうした環境変数 + について何も知らない。) 非 POSIX。 `line N' ライン制御規則 (line discipline) N を使用する。非 POSIX。 @@ -14516,9 +14516,10 @@ options::. オプションはオペランドの前に置かなければなら 独立したバックグラウンドのプログラム・グループを作成しない。 その結果、`timeout' に管理される COMMAND が、フォアグラウンドの TTY を通常どおり使用できるようになる。コマンドが対話的シェルから - 直接実行されない場合でも (訳注: たとえば、シェルスクリプト中で - 実行される場合でも)、そのコマンドのタイムアウトを実現するには、 - この動作が必要になることがあり、次の二つの場合がそれに当たる。 + 直接実行されない場合でも、コマンドの時間制限をきちんと行うには、 + (訳注: 言い換えれば、`timeout' コマンドをシェルスクリプト中で使用 + する場合には)、この動作が必要になることがあり、次の二つの場合が + それに当たる。 1. COMMAND が対話的であり、たとえば端末からの読み込みが必要な 場合。 @@ -14556,7 +14557,7 @@ options::. オプションはオペランドの前に置かなければなら 125: `timeout' そのものの実行に失敗した。 126: COMMAND は見つかったが、起動できなかった。 127: COMMAND が見つからなかった。 - 137: COMMAND に the KILL(9) シグナルを送った (128+9) + 137: COMMAND に KILL(9) シグナルを送った (128+9) それ以外は、COMMAND の終了ステータス。  @@ -16673,7 +16674,7 @@ info を参考にした。また、当然ながら、新しい man ページ ( coreutils-8.22 を元に増補・改訂 by 長南洋一 numfmt, ptx, tsort, chcon, runcon を翻訳 - * 2015-12-25 + * 2016-02-18 numfmt の章の構成を修正。訳文の訂正と細かい変更 by 長南洋一  @@ -17428,7 +17429,7 @@ Index * --key: sort invocation. (line 264) * --kibibytes: General output formatting. (line 93) -* --kill-after: timeout invocation. (line 43) +* --kill-after: timeout invocation. (line 44) * --length: pr invocation. (line 145) * --line-bytes: split invocation. (line 62) * --line-increment: nl invocation. (line 86) @@ -17642,7 +17643,7 @@ Index * --si <3>: What information is listed. (line 273) * --si: Block size. (line 151) -* --signal: timeout invocation. (line 50) +* --signal: timeout invocation. (line 51) * --silent <1>: tty invocation. (line 19) * --silent <2>: chmod invocation. (line 51) * --silent <3>: chgrp invocation. (line 29) @@ -17999,7 +18000,7 @@ Index * -I[TIMESPEC]: Options for date. (line 34) * -J: pr invocation. (line 135) * -j: od invocation. (line 63) -* -k <1>: timeout invocation. (line 43) +* -k <1>: timeout invocation. (line 44) * -k <2>: Access permission tests. (line 12) * -k <3>: du invocation. (line 123) @@ -18164,7 +18165,7 @@ Index * -r <2>: sum invocation. (line 27) * -r <3>: pr invocation. (line 198) * -r: tac invocation. (line 28) -* -s <1>: timeout invocation. (line 50) +* -s <1>: timeout invocation. (line 51) * -s <2>: uname invocation. (line 74) * -s <3>: Options for date. (line 105) * -s <4>: who invocation. (line 81) @@ -18834,7 +18835,7 @@ Index * exit status of sort: sort invocation. (line 67) * exit status of stdbuf: stdbuf invocation. (line 72) * exit status of test: test invocation. (line 43) -* exit status of timeout: timeout invocation. (line 63) +* exit status of timeout: timeout invocation. (line 64) * exit status of true: true invocation. (line 6) * exit status of tty: tty invocation. (line 22) * expand: expand invocation. (line 6) @@ -19826,7 +19827,7 @@ Index * time style: Formatting file timestamps. (line 27) * time units <1>: sleep invocation. (line 13) -* time units: timeout invocation. (line 54) +* time units: timeout invocation. (line 55) * time zone correction: Time of day items. (line 29) * time zone item <1>: Time zone items. (line 6) * time zone item: General date syntax. (line 48) @@ -20098,92 +20099,92 @@ Node: realpath invocation654055 Node: Working context659031 Node: pwd invocation659822 Node: stty invocation661796 -Node: Control665868 -Node: Input667484 -Node: Output669855 -Node: Local671721 -Node: Combination674028 -Node: Characters676777 -Node: Special679121 -Node: printenv invocation681306 -Node: tty invocation682657 -Node: User information683564 -Node: id invocation684384 -Node: logname invocation687662 -Node: whoami invocation688475 -Node: groups invocation689021 -Node: users invocation690737 -Node: who invocation692036 -Node: System context696286 -Node: date invocation697140 -Node: Time conversion specifiers699334 -Node: Date conversion specifiers703029 -Node: Literal conversion specifiers706829 -Node: Padding and other flags707177 -Node: Setting the time710117 -Node: Options for date711890 -Node: Examples of date717490 -Ref: %s-examples719216 -Node: arch invocation723448 -Node: nproc invocation724022 -Node: uname invocation725455 -Node: hostname invocation729446 -Node: hostid invocation730245 -Node: uptime invocation731200 -Node: SELinux context732796 -Node: chcon invocation733268 -Node: runcon invocation736563 -Node: Modified command invocation738913 -Node: chroot invocation740173 -Ref: chroot invocation-Footnote-1744475 -Node: env invocation745015 -Node: nice invocation750580 -Node: nohup invocation756417 -Node: stdbuf invocation760219 -Node: timeout invocation763883 -Node: Process control767648 -Node: kill invocation767886 -Node: Delaying772781 -Node: sleep invocation772998 -Node: Numeric operations774450 -Node: factor invocation774793 -Node: seq invocation777039 -Node: File permissions782643 -Node: Mode Structure783596 -Node: Symbolic Modes789567 -Node: Setting Permissions791146 -Node: Copying Permissions795240 -Node: Changing Special Mode Bits796328 -Node: Conditional Executability799439 -Node: Multiple Changes800348 -Node: Umask and Protection802789 -Node: Numeric Modes804727 -Node: Operator Numeric Modes807763 -Node: Directory Setuid and Setgid809205 -Node: Date input formats815077 -Node: General date syntax818962 -Node: Calendar date items823223 -Node: Time of day items825953 -Node: Time zone items828902 -Node: Combined date and time of day items830737 -Node: Day of week items831879 -Node: Relative items in date strings833651 -Node: Pure numbers in date strings837446 -Node: Seconds since the Epoch838911 -Node: Specifying time zone rules841266 -Node: Authors of parse_datetime844754 -Ref: Authors of get_date844942 -Node: Opening the software toolbox846214 -Node: Toolbox introduction847042 -Node: I/O redirection851259 -Node: The who command855839 -Node: The cut command857086 -Node: The sort command858519 -Node: The uniq command859505 -Node: Putting the tools together860483 -Ref: Putting the tools together-Footnote-1877831 -Node: About the translation877939 -Node: GNU Free Documentation License886415 -Node: Concept index911604 +Node: Control665905 +Node: Input667521 +Node: Output669892 +Node: Local671758 +Node: Combination674065 +Node: Characters676814 +Node: Special679185 +Node: printenv invocation681387 +Node: tty invocation682738 +Node: User information683645 +Node: id invocation684465 +Node: logname invocation687743 +Node: whoami invocation688556 +Node: groups invocation689102 +Node: users invocation690818 +Node: who invocation692117 +Node: System context696367 +Node: date invocation697221 +Node: Time conversion specifiers699415 +Node: Date conversion specifiers703110 +Node: Literal conversion specifiers706910 +Node: Padding and other flags707258 +Node: Setting the time710198 +Node: Options for date711971 +Node: Examples of date717571 +Ref: %s-examples719297 +Node: arch invocation723529 +Node: nproc invocation724103 +Node: uname invocation725536 +Node: hostname invocation729527 +Node: hostid invocation730326 +Node: uptime invocation731281 +Node: SELinux context732877 +Node: chcon invocation733349 +Node: runcon invocation736644 +Node: Modified command invocation738994 +Node: chroot invocation740254 +Ref: chroot invocation-Footnote-1744556 +Node: env invocation745096 +Node: nice invocation750661 +Node: nohup invocation756498 +Node: stdbuf invocation760300 +Node: timeout invocation763964 +Node: Process control767755 +Node: kill invocation767993 +Node: Delaying772888 +Node: sleep invocation773105 +Node: Numeric operations774557 +Node: factor invocation774900 +Node: seq invocation777146 +Node: File permissions782750 +Node: Mode Structure783703 +Node: Symbolic Modes789674 +Node: Setting Permissions791253 +Node: Copying Permissions795347 +Node: Changing Special Mode Bits796435 +Node: Conditional Executability799546 +Node: Multiple Changes800455 +Node: Umask and Protection802896 +Node: Numeric Modes804834 +Node: Operator Numeric Modes807870 +Node: Directory Setuid and Setgid809312 +Node: Date input formats815184 +Node: General date syntax819069 +Node: Calendar date items823330 +Node: Time of day items826060 +Node: Time zone items829009 +Node: Combined date and time of day items830844 +Node: Day of week items831986 +Node: Relative items in date strings833758 +Node: Pure numbers in date strings837553 +Node: Seconds since the Epoch839018 +Node: Specifying time zone rules841373 +Node: Authors of parse_datetime844861 +Ref: Authors of get_date845049 +Node: Opening the software toolbox846321 +Node: Toolbox introduction847149 +Node: I/O redirection851366 +Node: The who command855946 +Node: The cut command857193 +Node: The sort command858626 +Node: The uniq command859612 +Node: Putting the tools together860590 +Ref: Putting the tools together-Footnote-1877938 +Node: About the translation878046 +Node: GNU Free Documentation License886522 +Node: Concept index911711  End Tag Table diff --git a/info/GNU_coreutils/release/coreutils-ja.texi b/info/GNU_coreutils/release/coreutils-ja.texi index 64ef0fd9..b941862a 100644 --- a/info/GNU_coreutils/release/coreutils-ja.texi +++ b/info/GNU_coreutils/release/coreutils-ja.texi @@ -14542,12 +14542,12 @@ stty [@var{option}] [@var{setting}]@dots{} stty [@var{option}] @end example -tty ラインの設定を一つも指定しない場合、@command{stty} は、ボーレートと -(それをサポートしているシステムでは) ライン制御規則番号 (line discipline -number)、それに、ライン設定のうち @samp{stty sane} によって設定される値から -変更のあるものを表示する。デフォルトでは、モードの取得や設定は、 -標準入力に結びついている tty ラインに対して行うが、これは @option{--file} -オプションによって変更することができる。 +tty ラインの設定 (訳注: 上記書式の @var{setting}) を一つも指定しない場合、 +@command{stty} は、ボーレートと (それをサポートしているシステムでは) ライン +制御規則番号 (line discipline number)、それに、ライン設定のうち +@samp{stty sane} によって設定される値から変更のあるものを表示する。デフォルト +では、モードの取得や設定は、標準入力に結びついている tty ラインに +対して行うが、これは @option{--file} オプションによって変更することができる。 @command{stty} では、以下で述べるように、オプションではないたくさんの 引数が使える。そうした引数は、端末ライン運用の様々な面を変更する。 @@ -15097,7 +15097,7 @@ GNU の stty では、値に @code{^-} や @code{undef} を指定すると、そ @item quit @opindex quit -終了 (quit) シグナルを送る。 +中止 (quit) シグナルを送る。 @item erase @opindex erase @@ -15133,11 +15133,11 @@ GNU の stty では、値に @code{^-} や @code{undef} を指定すると、そ @item susp @opindex susp -端末停止シグナル (terminal stop signal) を送る。 +端末からの停止シグナル (terminal stop signal, SIGTSTP) を送る。 @item dsusp @opindex dsusp -入力をフラッシュしてから、端末停止シグナルを送る。非 POSIX。 +入力をフラッシュしてから、端末からの停止シグナルを送る。非 POSIX。 @item rprnt @opindex rprnt @@ -15197,10 +15197,10 @@ GNU の stty では、値に @code{^-} や @code{undef} を指定すると、そ @vindex LINES @vindex COLUMNS 端末の行数と桁数を表示する。これは、端末が持っていると、カーネルが -考えている行数と桁数である。(カーネル中に行数や桁数を保持しない -システムでは、通常その代わりに、環境変数 @env{LINES} や @env{COLUMNS} を -使用する。それに対して、GNU の @command{stty} は、そうした環境変数に全く -関知しない。) 非 POSIX。 +考えている行数と桁数である。(カーネルで行数や桁数をサポートして +いないシステムでは、通常その代わりに、環境変数 @env{LINES} や @env{COLUMNS} +が使用される。それに対して、GNU の @command{stty} は、そうした環境変数 +について何も知らない。) 非 POSIX。 @item line @var{n} @opindex line @@ -17467,9 +17467,10 @@ built-in utilities})。 独立したバックグラウンドのプログラム・グループを作成しない。 その結果、@command{timeout} に管理される @var{command} が、フォアグラウンドの TTY を通常どおり使用できるようになる。コマンドが対話的シェルから -直接実行されない場合でも (訳注: たとえば、シェルスクリプト中で -実行される場合でも)、そのコマンドのタイムアウトを実現するには、 -この動作が必要になることがあり、次の二つの場合がそれに当たる。 +直接実行されない場合でも、コマンドの時間制限をきちんと行うには、 +(訳注: 言い換えれば、@command{timeout} コマンドをシェルスクリプト中で使用 +する場合には)、この動作が必要になることがあり、次の二つの場合が +それに当たる。 @enumerate @item @var{command} が対話的であり、たとえば端末からの読み込みが必要な @@ -17520,7 +17521,7 @@ TTY を通常どおり使用できるようになる。コマンドが対話的 125: @command{timeout} そのものの実行に失敗した。 126: @var{command} は見つかったが、起動できなかった。 127: @var{command} が見つからなかった。 -137: @var{command} に the KILL(9) シグナルを送った (128+9) +137: @var{command} に KILL(9) シグナルを送った (128+9) それ以外は、@var{command} の終了ステータス。 @end display @@ -18604,7 +18605,7 @@ coreutils-8.22 を元に増補・改訂 by 長南洋一@* numfmt, ptx, tsort, chcon, runcon を翻訳 @item -2015-12-25@* +2016-02-18@* numfmt の章の構成を修正。訳文の訂正と細かい変更 by 長南洋一 @end itemize -- 2.11.0