OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / modutils / draft / man8 / modinfo.8
1 .\" Copyright (c) 1996 Free Software Foundation, Inc.
2 .\" This program is distributed according to the Gnu General Public License.
3 .\" See the file COPYING in the kernel source directory
4 .\"
5 .\" Translated Sun Aug 15 10:54:37 JST 1999
6 .\"         by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
7 .\" Updated Tue Apr  3 JST 2001 by Kentaro Shirakata <argrath@ub32.org>
8 .\" Updated Fri Nov 30 JST 2001 by Kentaro Shirakata <argrath@ub32.org>
9 .\" Updated Sat Mar 16 JST 2002 by Kentaro Shirakata <argrath@ub32.org>
10 .\" Updated Fri Oct 16 JST 2002 by kentaro Shirakata <argrath@ub32.org>
11 .\"
12 .TH MODINFO 8 "March 19, 2002" Linux "Linux Module Support"
13 .\"O .SH NAME
14 .SH Ì¾Á°
15 .\"O modinfo \- display information about a kernel module
16 modinfo \- ¥«¡¼¥Í¥ë¥â¥¸¥å¡¼¥ë¤Ë´Ø¤¹¤ë¾ðÊó¤òɽ¼¨¤¹¤ë
17 .\"O .SH SYNOPSIS
18 .SH ½ñ¼°
19 .B modinfo
20 [ options ] <module_file>
21 .\"O .SH DESCRIPTION
22 .SH ÀâÌÀ
23 .\"O The
24 .\"O .B modinfo
25 .\"O utility examines the object file
26 .\"O .I module_file
27 .\"O associated with a kernel module and displays any information that it
28 .\"O can glean.
29 .B modinfo
30 ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Ï¥«¡¼¥Í¥ë¥â¥¸¥å¡¼¥ë¤ËÂбþ¤¹¤ë¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë
31 .I module_file
32 ¤òÄ´¤Ù¡¢¼èÆÀ¤Ç¤­¤¿¥Ç¡¼¥¿¤òÁ´¤Æɽ¼¨¤¹¤ë¡£
33 .\"O .SH OPTIONS
34 .SH ¥ª¥×¥·¥ç¥ó
35 .TP
36 .BR \-a ", " \-\-author
37 .\"O Display the module's author.
38 ¥â¥¸¥å¡¼¥ë¤Îºî¼Ô¤òɽ¼¨¤¹¤ë¡£
39 .TP
40 .BR \-d ", " \-\-description
41 .\"O Display the module's description.
42 ¥â¥¸¥å¡¼¥ë¤ÎÀâÌÀ¤òɽ¼¨¤¹¤ë¡£
43 .TP
44 .BI \-f format_string ", \-\-format " format_string
45 .\"O Let the user specify an arbitrary format string which can extract
46 .\"O values from the ELF section in
47 .\"O .I module_file
48 .\"O which contains the module information.
49 .\"O Replacements consist of a percent sign followed by a tag name in curly
50 .\"O braces.
51 ¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ò»ØÄꤹ¤ë¤³¤È¤Ë¤è¤Ã¤Æ¡¢ 
52 ¥â¥¸¥å¡¼¥ë¾ðÊó¤ò´Þ¤à
53 .I module_file
54 ¤Î ELF ¥»¥¯¥·¥ç¥ó¤«¤é¡¢Ãͤò¼è¤ê½Ð¤¹¤³¤È¤¬¤Ç¤­¤ë¡£
55 ¥Ñ¡¼¥»¥ó¥Èʸ»ú (%) ¤Î¤¢¤È¤Ë¥¿¥°Ì¾¤òÃæ³ç¸Ì {} ¤Ç³ç¤Ã¤Æ»ØÄꤹ¤ë¤ÈÃÖ´¹¤µ¤ì¤ë¡£
56 .\"O A tagname of
57 .\"O .I %{filename}
58 .\"O is always supported, even if the module has no modinfo section.
59 ¥â¥¸¥å¡¼¥ë¤Ë modinfo ¥»¥¯¥·¥ç¥ó¤¬Ìµ¤¤¾ì¹ç¤Ç¤â¡¢
60 .I %{filename}
61 ¤È¤¤¤¦¥¿¥°Ì¾¤Ï¾ï¤Ë¥µ¥Ý¡¼¥È¤µ¤ì¤ë¡£
62 .\"O .I %{kernel_version}
63 .\"O shows the version of the kernel the module was compiled for.
64 .I %{kernel_version}
65 ¤Ï¥â¥¸¥å¡¼¥ë¤¬¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥«¡¼¥Í¥ë¤Î¥Ð¡¼¥¸¥ç¥ó¤ËÃÖ´¹¤µ¤ì¤ë¡£
66 .\"O .I %{using_checksums}
67 .\"O expands to 1 is the module has versioned symbols and to 0 or <none>
68 .\"O otherwise.
69 .\"argrath: is ¤Ï if ¤Î¤Þ¤Á¤¬¤¤?
70 .I %{using_checksums}
71 ¤Ï¥â¥¸¥å¡¼¥ë¤¬¥Ð¡¼¥¸¥ç¥óÉÕ¤­¥·¥ó¥Ü¥ë¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð 1 ¤Ë¡¢
72 ¤µ¤â¤Ê¤±¤ì¤Ð 0 ¤«¶õʸ»úÎó¤ËÃÖ´¹¤µ¤ì¤ë¡£
73 .\"O 
74 .\"O A tagname of
75 .\"O .I %{parm}
76 .\"O is special: the format string line is repeated for each known module
77 .\"O parameter (which may be zero times) and
78 .\"O .I %{parm}
79 .\"O is then replaced by descriptions of module parameters (one parameter
80 .\"O on each repeated line).
81 .I %{parm}
82 ¤È¤¤¤¦¥¿¥°Ì¾¤ÏÆÃÊ̤Ǥ¢¤ë¡£
83 ¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¹Ô¤Ï´ûÃΤγƥ⥸¥å¡¼¥ë¥Ñ¥é¥á¡¼¥¿¤ËÂФ·¤Æ·«¤êÊÖ¤µ¤ì
84 (0 ²ó¤Î¾ì¹ç¤â¤¢¤ë)¡¢¤½¤Î¸å
85 .I %{parm}
86 ¤Ï¥â¥¸¥å¡¼¥ë¥Ñ¥é¥á¡¼¥¿¤ÎÆâÍƤÈÃÖ´¹¤µ¤ì¤ë
87 (·«¤êÊÖ¤µ¤ì¤¿ 1 ¹Ô¤ËÂФ·¤Æ 1 ¥Ñ¥é¥á¡¼¥¿)¡£
88 .\"O 
89 .\"O Alternatively,
90 .\"O .I %a\fR,
91 .\"O .I %d\fR,
92 .\"O .I %l\fR,
93 .\"O .I %n
94 .\"O and
95 .\"O .I %p
96 .\"O can be used instead of
97 .\"O .I %{author}\fR,
98 .\"O .I %{description}\fR,
99 .\"O .I %{filename}\fR,
100 .\"O .I %{license}
101 .\"O and
102 .\"O .I %{parm}\fR,
103 .\"O respectively.
104 ÂåÂؼêÃʤȤ·¤Æ¡¢
105 .I %a\fR,
106 .I %d\fR,
107 .I %l\fR,
108 .I %n,
109 .I %p
110 ¤¬¤½¤ì¤¾¤ì
111 .I %{author}\fR,
112 .I %{description}\fR,
113 .I %{filename}\fR,
114 .I %{license},
115 .I %{parm}\fR
116 ¤ÎÂå¤ï¤ê¤È¤·¤Æ»È¤¨¤ë¡£
117 .TP
118 .BR \-h ", " \-\-help
119 .\"O Display a summary of options and immediately exit.
120 ¥ª¥×¥·¥ç¥ó¤Î°ìÍ÷¤òɽ¼¨¤·¤Æ¡¢Ä¾¤Á¤Ë½ªÎ»¤¹¤ë¡£
121 .TP
122 .BR \-l ", " \-\-license
123 .\"O Display the module's license.
124 ¥â¥¸¥å¡¼¥ë¤Î¥é¥¤¥»¥ó¥¹¤òɽ¼¨¤¹¤ë¡£
125 .TP
126 .BR \-n ", " \-\-filename
127 .\"O Display the module's filename.
128 ¥â¥¸¥å¡¼¥ë¤Î¥Õ¥¡¥¤¥ë̾¤òɽ¼¨¤¹¤ë¡£
129 .TP
130 .TP
131 .BR \-p ", " \-\-parameters
132 .\"O Display the typed parameters that a module may support.
133 ¥â¥¸¥å¡¼¥ë¤¬¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë·¿ÉÕ¤­¥Ñ¥é¥á¡¼¥¿¤òɽ¼¨¤¹¤ë¡£
134 .TP
135 .BR \-V ", " \-\-version
136 .\"O Display the version of
137 .\"O .BR modinfo .
138 .B modinfo
139 ¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë¡£
140 .PP
141 .\"O If no options are supplied, the default is filename, description,
142 .\"O author, license and parameters.
143 ¥ª¥×¥·¥ç¥ó¤¬»ØÄꤵ¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¡¢¥Ç¥Õ¥©¥ë¥È¤È¤·¤Æ¥Õ¥¡¥¤¥ë̾¡¢ÀâÌÀ¡¢
144 ºî¼Ô¡¢¥é¥¤¥»¥ó¥¹¡¢¥Ñ¥é¥á¡¼¥¿¤òɽ¼¨¤¹¤ë¡£
145 .\"O .SH "SEE ALSO"
146 .SH ´ØÏ¢¹àÌÜ
147 .BR insmod "(8), " modprobe "(8), " depmod "(8), " rmmod "(8), "
148 .BR lsmod "(8), " ksyms "(8), " modules "(2) "