OSDN Git Service

module-init-tools: add notices telling that this package is obsolete.
[linuxjm/jm.git] / manual / module-init-tools / release / man8 / lsmod.8
1 .de  P!
2 \\&.
3 .fl                     \" force out current output buffer
4 \\!%PB
5 \\!/showpage{}def
6 ...\" the following is from Ken Flowers -- it prevents dictionary overflows
7 \\!/tempdict 200 dict def tempdict begin
8 .fl                     \" prolog
9 .sy cat \\$1\" bring in postscript file
10 ...\" the following line matches the tempdict above
11 \\!end % tempdict %
12 \\!PE
13 \\!.
14 .sp \\$2u       \" move below the image
15 ..
16 .\" This -*- nroff -*- file has been generated from
17 .\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
18 .\"
19 .\"     transcript compatibility for postscript use.
20 .\"
21 .\"     synopsis:  .P! <file.ps>
22 .\"
23 .de  pF
24 .ie     \a\\*(f1\a\a .ds f1 \\n(.f
25 .el .ie \a\\*(f2\a\a .ds f2 \\n(.f
26 .el .ie \a\\*(f3\a\a .ds f3 \\n(.f
27 .el .ie \a\\*(f4\a\a .ds f4 \\n(.f
28 .el .tm ? font overflow
29 .ft \\$1
30 ..
31 .de  fP
32 .ie     !\a\\*(f4\a\a \{\
33 .       ft \\*(f4
34 .       ds f4\"
35 '       br \}
36 .el .ie !\a\\*(f3\a\a \{\
37 .       ft \\*(f3
38 .       ds f3\"
39 '       br \}
40 .el .ie !\a\\*(f2\a\a \{\
41 .       ft \\*(f2
42 .       ds f2\"
43 '       br \}
44 .el .ie !\a\\*(f1\a\a \{\
45 .       ft \\*(f1
46 .       ds f1\"
47 '       br \}
48 .el .tm ? font underflow
49 ..
50 .\"
51 .ds f1 
52 .\"
53 .ds f2 
54 .\"
55 .ds f3 
56 .\"
57 .ds f4 
58 '\" t 
59 .ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
60 .\"*******************************************************************
61 .\"
62 .\" This file was generated with po4a. Translate the source file.
63 .\"
64 .\"*******************************************************************
65 .\"
66 .\" Japanese Version Copyright (C) 2005 Suzuki Takashi
67 .\"         all rights reserved.
68 .\" Translated Fri Jul  8 23:05:21 JST 2005
69 .\"         by Suzuki Takashi <JM@linux.or.jp>.
70 .\"
71 .TH lsmod 8   
72 .SH 名前
73 lsmod \(em Linux カーネルのモジュールの状態を表示するプログラム
74 .SH 書式
75 .PP
76 \fBlsmod\fP
77 .SH このマニュアルについて
78 .PP
79 これは、module-init-tools 
80 パッケージに所属するユーティリティのマニュアルです。module-init-tools
81 は、現在では kmod パッケージに引き継がれているので、kmod
82 パッケージの同名のユーティリティのマニュアルをご覧になることをお勧めします。
83 (2022/12/02, Linux JM Project)
84 .SH 説明
85 .PP
86 \fBlsmod\fP は、\fB/proc/modules\fP の内容をきれいに整形する、 取るに足らないプログラムである。
87 どんなカーネルモジュールが現在ロードされているかを表示する。
88  
89 .SH 下位互換性
90 .PP
91 このバージョンの \fBlsmod\fP は、 カーネル \fB2.5.48\fP およびそれ以降のためのものである。
92 古い形式のモジュールに対応したカーネルを検出すると、 その場で \fBlsmod.old\fP を実行しようとする。 そのため、ユーザは全く意識しなくてよい。
93 .SH 著作権
94 .PP
95 このマニュアルページの著作権表示は Copyright 2002, Rusty Russell, IBM Corporation.
96  
97 .SH 関連項目
98 .PP
99 \fBmodprobe\fP\fB(8)\fP, \fBlsmod.old\fP\fB(8)\fP
100 .\" created by instant / docbook-to-man, Fri 28 Mar 2003, 11:01