X-Git-Url: http://git.osdn.net/view?p=linuxjm%2Fjm.git;a=blobdiff_plain;f=manual%2Fkmod%2Frelease%2Fman8%2Fmodprobe.8;fp=manual%2Fkmod%2Frelease%2Fman8%2Fmodprobe.8;h=148ec0839928550c117991b5c90bea23f409d8f9;hp=cb1ffd164a38906e866aa179c8a67641e2e5ae94;hb=0acba16407132228713eea48284deef4309db295;hpb=9a6e6f1eb03a9da8793db4c397b006722d63b20a diff --git a/manual/kmod/release/man8/modprobe.8 b/manual/kmod/release/man8/modprobe.8 index cb1ffd16..148ec083 100644 --- a/manual/kmod/release/man8/modprobe.8 +++ b/manual/kmod/release/man8/modprobe.8 @@ -13,7 +13,29 @@ .\" .\"******************************************************************* .\" -.\" translated for 29, 2022-05-31 ribbon +.\" Japanese Version Copyright (C) 2005 Suzuki Takashi, +.\" and 2022 ribbon, +.\" and 2022 Chonan Yoichi, +.\" all rights reserved. +.\" Translated (module-init-tools) Sun Jul 10 00:42:36 JST 2005 +.\" by Suzuki Takashi . +.\" New Translation (kmod version 29) Tue May 31 2022 +.\" by ribbon +.\" Modified Tue Oct 25 09:28:07 JST 2022 +.\" by Chonan Yoichi +.\" +.\" 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 . .\" .TH MODPROBE 8 2021/01/29 kmod modprobe .ie \n(.g .ds Aq \(aq @@ -36,7 +58,7 @@ .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH 名前 -modprobe \- Linux カーネルへのモジュールの追加や削除 +modprobe \- Linux カーネルに対してモジュールの着脱を行う .SH 書式 .HP \w'\fBmodprobe\fR\ 'u \fBmodprobe\fP [\fB\-v\fP] [\fB\-V\fP] [\fB\-C\ \fP\fIconfig\-file\fP] [\fB\-n\fP] [\fB\-i\fP] [\fB\-q\fP] @@ -49,185 +71,244 @@ modprobe \- Linux カーネルへのモジュールの追加や削除 \fBmodprobe\fP [\-\-dump\-modversions] [\fIfilename\fP] .SH 説明 .PP -\fBmodprobe\fP は Linux カーネルに対するモジュールの登録や削除を適切に行います。 扱いやすさを考慮して、 モジュール名に使われる _ と -\- は区別されません (アンダースコアの変換が自動的に行われます)。 \fBmodprobe\fP がモジュールや他のファイルを検索するディレクトリは、 -/lib/modules/`uname \-r` というモジュールディレクトリです。 この他に、 任意の設定ファイルは /etc/modprobe\&.d -ディレクトリから検索します (\fBmodprobe.d\fP(5) 参照)。 また \fBmodprobe\fP は、 カーネルのコマンドラインからは -\&.