OSDN Git Service

kmod: Modification of kmod-29 package's translations, Part 2.
[linuxjm/jm.git] / manual / kmod / draft / man8 / insmod.8
index afcd02b..b2ac48d 100644 (file)
 .\"
 .\"*******************************************************************
 .\"
-.\" translated for 29, 2022-05-31 ribbon <ribbon@users.osdn.me>
+.\" Japanese Version Copyright (C) 2005 Suzuki Takashi,
+.\"         and 2022 ribbon,
+.\"         and 2022 Chonan Yoichi,
+.\"         all rights reserved.
+.\" Translated (module-init-tools) Sat Jul  9 16:44:06 JST 2005
+.\"         by Suzuki Takashi <JM@linux.or.jp>.
+.\" New Translation (kmod version 29) Tue May 31 2022
+.\"         by ribbon <ribbon@users.osdn.me>
+.\" Modified Tue Oct 25 09:28:07 JST 2022
+.\"         by Chonan Yoichi <cyoichi@maple.ocn.ne.jp>
+.\"
+.\" This program is free software: you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation, either version 2 of the License, or
+.\" (at your option) any later version.
+.\" 
+.\" This program is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\" 
+.\" You should have received a copy of the GNU General Public License
+.\" along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .\"
 .TH INSMOD 8 2021/01/29 kmod insmod
 .ie  \n(.g .ds Aq \(aq
 .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH 名前
-insmod \- Linux ã\82«ã\83¼ã\83\8dã\83«ã\81«ã\83¢ã\82¸ã\83¥ã\83¼ã\83«ã\82\92ç\99»é\8c²ã\81\99ã\82\8b単純なプログラム
+insmod \- Linux ã\82«ã\83¼ã\83\8dã\83«ã\81«ã\83¢ã\82¸ã\83¥ã\83¼ã\83«ã\82\92çµ\84ã\81¿è¾¼ã\82\80単純なプログラム
 .SH 書式
 .HP \w'\fBinsmod\fR\ 'u
 \fBinsmod\fP [\fIfilename\fP] [\fImodule\ options\fP...]
 .SH 説明
 .PP
-\fBinsmod\fP はカーネルに対して、 モジュールを登録する簡単なプログラムです。 たいていのユーザーは \fBmodprobe\fP(8)
-を使いたいと思うはずです。 そのプログラムの方が、 より賢いもので、 モジュールの依存関係を取り扱ってくれます。
+\fBinsmod\fP は、カーネルにモジュールを組み込むささやかなプログラムです。
+ほとんどのユーザが \fBinsmod\fP より \fBmodprobe\fP(8) を使いたいと思うことでしょう。
+\fBmodprobe\fP の方が賢く、モジュールの依存関係を処理することができます。
 .PP
-最も一般的なエラーメッセージだけが出力されます。 モジュールのリンク処理は、 現在はカーネル内部において行われるようになったため、
-より詳細なエラー情報は、 普通は \fBdmesg\fP が提供します。
+エラーメッセージのうち、もっとも一般的なものだけが報告されます。
+モジュールをリンクしようとする作業は、今ではカーネルの内部で行われているので、
+エラーについては、通常 \fBdmesg\fP の方が詳しい情報を提供するのです。
 .SH 著作権
 .PP
-この man ページの元々の著作権表記は Copyright 2002, Rusty Russell, IBM Corporation です。 現在は
-Jon Masters その他により保守されています。
+このマニュアルページの最初の版は、"Copyright 2002, Rusty Russell,
+IBM Corporation" でした。現在では、Jon Masters ほか数名によって保守されています。
 .SH 関連項目
 .PP
 \fBmodprobe\fP(8), \fBrmmod\fP(8), \fBlsmod\fP(8), \fBmodinfo\fP(8)  \fBdepmod\fP(8)