diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-06 03:08:52 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-06 03:08:52 +0000 |
| commit | 13f22ddbf94efc6c752a02cd2d5bcf58209f5834 (patch) | |
| tree | b4fd42cf56d6a5b8e95a8c189b7f73ada3ecd52a /ja/man/man1 | |
| parent | c733c2d3e4df3ca636ac771528ac0cb9ab023734 (diff) | |
Notes
Diffstat (limited to 'ja/man/man1')
| -rw-r--r-- | ja/man/man1/cpio.1 | 2 | ||||
| -rw-r--r-- | ja/man/man1/crontab.1 | 4 | ||||
| -rw-r--r-- | ja/man/man1/dialog.1 | 2 | ||||
| -rw-r--r-- | ja/man/man1/gcc.1 | 2 | ||||
| -rw-r--r-- | ja/man/man1/lex.1 | 3 | ||||
| -rw-r--r-- | ja/man/man1/lpr.1 | 4 |
6 files changed, 9 insertions, 8 deletions
diff --git a/ja/man/man1/cpio.1 b/ja/man/man1/cpio.1 index 1fb6821fb4..d563c9c0f3 100644 --- a/ja/man/man1/cpio.1 +++ b/ja/man/man1/cpio.1 @@ -281,7 +281,7 @@ HPUX の cpio で使用されている互換フォーマットです(他のcpioとは異 対応するユーザ名 / グループ名でなく、数字で表示します。 .TP .I " \-\-no-absolute-filenames" -コピーモードで、 +コピーインモードで、 アーカイブ中に絶対ファイル名で格納されていたとしても、 現在のディレクトリからの相対でファイルを生成します。 .TP diff --git a/ja/man/man1/crontab.1 b/ja/man/man1/crontab.1 index d2b0fa4cb1..02ac2503b0 100644 --- a/ja/man/man1/crontab.1 +++ b/ja/man/man1/crontab.1 @@ -41,7 +41,7 @@ Vixie Cron の .Xr cron 8 デーモンが扱うテーブル内のエントリの -追加、削除、およびリスト表示を行います。各ユーザは、自分用の contab +追加、削除、およびリスト表示を行います。各ユーザは、自分用の crontab ファイルを持つことができます。このファイルは .Pa /var 内にありますが、 @@ -78,7 +78,7 @@ Vixie Cron の .Bl -tag -width indent .It Fl u 指定した -.I user +ユーザ の crontab ファイルに対して操作を行います。 このオプションがない場合には、コマンドを実行した人 の crontab ファイルに対しての操作になります。 diff --git a/ja/man/man1/dialog.1 b/ja/man/man1/dialog.1 index 89cc58f456..9072026ecc 100644 --- a/ja/man/man1/dialog.1 +++ b/ja/man/man1/dialog.1 @@ -40,7 +40,7 @@ dialog \- シェルスクリプトからダイアログボックスを表示する .TP .BI \-\-create-rc " file" .B dialog -はランタイムコンフィグレーションをサポートしています。 +はランタイムコンフィギュレーションをサポートしています。 .I file にサンプルの設定ファイルを書き出します。 .TP diff --git a/ja/man/man1/gcc.1 b/ja/man/man1/gcc.1 index a8ea408dbc..6015f1d30b 100644 --- a/ja/man/man1/gcc.1 +++ b/ja/man/man1/gcc.1 @@ -2663,7 +2663,7 @@ i386v\c どれか 1 つのモデル、 あるいはコンフィギュレーションに対するコンパイルが可能です。 .PP -いくつかのコンフィギュレーションは、通常はそのプラットホーム上の +いくつかのコンフィギュレーションは、通常はそのプラットフォーム上の 他のコンパイラとのコマンドラインに関するの互換性をとるため の特別なオプションを用意しています。 .PP diff --git a/ja/man/man1/lex.1 b/ja/man/man1/lex.1 index e72307fe79..750dcd3412 100644 --- a/ja/man/man1/lex.1 +++ b/ja/man/man1/lex.1 @@ -4,7 +4,8 @@ flex \- 高速な字句解析処理系の生成ツール .SH 書式 .B flex -.B [\-bcdfhilnpstvwBFILTV78+? \-C[aefFmr] \-Pprefix \-Sskeleton] +.B [\-bcdfhilnpstvwBFILTV78+? \-C[aefFmr] \-ooutput \-Pprefix \-Sskeleton] +.B [\-\-help \-\-version] .I [filename ...] .SH 概説 本マニュアルは、 diff --git a/ja/man/man1/lpr.1 b/ja/man/man1/lpr.1 index abea91d085..09f3234caa 100644 --- a/ja/man/man1/lpr.1 +++ b/ja/man/man1/lpr.1 @@ -112,9 +112,9 @@ .It Fl m 終了時にメールを送ってきます。 .It Fl r -スプーリングの終了時、もしくは、出力の終了時にファイルを削除します ( +スプーリングの終了時にファイルを削除します。 .Fl s -オプション使用時)。 +オプション使用時には出力の終了時に削除します。 .It Fl s シンボリックリンクを利用します。通常、ファイルはスプールディ レクトリにコピーされますが、大きなファイルをコピーするよりは |
