1 <!-- -*- mode: sgml; mode: fold -*- -->
3 <!-- Some common paths.. -->
4 <!ENTITY docdir "/usr/share/doc/apt/">
5 <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</>">
6 <!ENTITY aptconfdir "<filename>/etc/apt.conf</>">
7 <!ENTITY statedir "/var/lib/apt">
8 <!ENTITY cachedir "/var/cache/apt">
10 <!-- Cross references to other man pages -->
11 <!ENTITY apt-conf "<CiteRefEntry>
12 <RefEntryTitle><filename/apt.conf/</RefEntryTitle>
16 <!ENTITY apt-get "<CiteRefEntry>
17 <RefEntryTitle><command/apt-get/</RefEntryTitle>
21 <!ENTITY apt-config "<CiteRefEntry>
22 <RefEntryTitle><command/apt-config/</RefEntryTitle>
26 <!ENTITY apt-cdrom "<CiteRefEntry>
27 <RefEntryTitle><command/apt-cdrom/</RefEntryTitle>
31 <!ENTITY apt-cache "<CiteRefEntry>
32 <RefEntryTitle><command/apt-cache/</RefEntryTitle>
36 <!ENTITY apt-preferences "<CiteRefEntry>
37 <RefEntryTitle><command/apt_preferences/</RefEntryTitle>
41 <!ENTITY sources-list "<CiteRefEntry>
42 <RefEntryTitle><filename/sources.list/</RefEntryTitle>
46 <!ENTITY reportbug "<CiteRefEntry>
47 <RefEntryTitle><command/reportbug/</RefEntryTitle>
51 <!ENTITY dpkg "<CiteRefEntry>
52 <RefEntryTitle><command/dpkg/</RefEntryTitle>
56 <!ENTITY dpkg-buildpackage "<CiteRefEntry>
57 <RefEntryTitle><command/dpkg-buildpackage/</RefEntryTitle>
61 <!ENTITY gzip "<CiteRefEntry>
62 <RefEntryTitle><command/gzip/</RefEntryTitle>
66 <!ENTITY dpkg-scanpackages "<CiteRefEntry>
67 <RefEntryTitle><command/dpkg-scanpackages/</RefEntryTitle>
71 <!ENTITY dpkg-scansources "<CiteRefEntry>
72 <RefEntryTitle><command/dpkg-scansources/</RefEntryTitle>
76 <!ENTITY dselect "<CiteRefEntry>
77 <RefEntryTitle><command/dselect/</RefEntryTitle>
81 <!-- Boiler plate docinfo section -->
82 <!ENTITY apt-docinfo "
84 <address><email>apt@packages.debian.org</></address>
85 <author><firstname>Jason</> <surname>Gunthorpe</></>
86 <copyright><year>1998-2001</> <holder>Jason Gunthorpe</></>
87 <date>12 March 2001</>
91 <!-- Boiler plate Bug reporting section -->
93 <RefSect1><Title>¥Ð¥°</>
95 <ulink url='http://bugs.debian.org/apt'>APT ¥Ð¥°¥Ú¡¼¥¸</>¤ò
97 APT ¤Î¥Ð¥°¤òÊó¹ð¤¹¤ë¾ì¹ç¤Ï¡¢
98 <filename>/usr/share/doc/debian/bug-reporting.txt</> ¤ä
99 &reportbug; ¥³¥Þ¥ó¥É¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
104 <!-- Boiler plate Author section -->
106 <RefSect1><Title>Ãø¼Ô</>
108 APT ¤Ï the APT team <email>apt@packages.debian.org</> ¤Ë¤è¤Ã¤Æ½ñ¤«¤ì¤Þ¤·¤¿¡£
113 <!-- Translator section (Kurasawa Add)-->
114 <!ENTITY translator "
115 <RefSect1><Title>ËÝÌõ¼Ô</>
117 ÁÒß· ˾ <email>nabetaro@slug.jp</> (2003)
120 Debian JP Documentation ML <email>debian-doc@debian.or.jp</>
125 <!-- Should be used within the option section of the text to
126 put in the blurb about -h, -v, -c and -o -->
127 <!ENTITY apt-commonoptions "
128 <VarListEntry><term><option/-h/</><term><option/--help/</>
130 »È¤¤Êý¤Îû¤¤Í×Ìó¤òɽ¼¨¤·¤Þ¤¹¡£
134 <VarListEntry><term><option/-v/</><term><option/--version/</>
136 ¥×¥í¥°¥é¥à¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤·¤Þ¤¹¡£
140 <VarListEntry><term><option/-c/</><term><option/--config-file/</>
143 Configuration File; Specify a configuration file to use.
144 The program will read the default configuration file and then this
145 configuration file. See &apt-conf; for syntax information.
147 ÀßÄê¥Õ¥¡¥¤¥ë¡£ »ÈÍѤ¹¤ëÀßÄê¥Õ¥¡¥¤¥ë¤ò»ØÄꤷ¤Þ¤¹¡£
148 ¤³¤ÎÀßÄê¥Õ¥¡¥¤¥ë¤¬Æɤá¤Ê¤¤¾ì¹ç¤Ï¥Ç¥Õ¥©¥ë¥È¤ÎÀßÄê¥Õ¥¡¥¤¥ë¤òÆɤ߹þ¤ß¤Þ¤¹¡£
149 ʸˡ¤Î¾ðÊó¤Ï &apt-conf; ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
153 <VarListEntry><term><option/-o/</><term><option/--option/</>
156 Set a Configuration Option; This will set an arbitary configuration
157 option. The syntax is <option>-o Foo::Bar=bar</>.
159 ÀßÄꥪ¥×¥·¥ç¥ó¤Î¥»¥Ã¥È - Ǥ°Õ¤ÎÀßÄꥪ¥×¥·¥ç¥ó¤ò¥»¥Ã¥È¤·¤Þ¤¹¡£
160 ʸˡ¤Ï <option>-o Foo::Bar=bar</> ¤È¤Ê¤ê¤Þ¤¹¡£
165 <!-- Should be used within the option section of the text to
166 put in the blurb about -h, -v, -c and -o -->
167 <!ENTITY apt-cmdblurb "
170 All command line options may be set using the configuration file, the
171 descriptions indicate the configuration option to set. For boolean
172 options you can override the config file by using something like
173 <option/-f-/,<option/- -no-f/, <option/-f=no/ or several other variations.
175 ¤³¤ÎÀâÌÀ¤Ç¼¨¤·¤¿¥ª¥×¥·¥ç¥ó¤Ï¡¢¤¹¤Ù¤ÆÀßÄê¥Õ¥¡¥¤¥ë¤ò»ÈÍѤ·¤ÆÀßÄê¤Ç¤¤Þ¤¹¡£
176 ÀßÄê¥Õ¥¡¥¤¥ë¤Ë½ñ¤¤¤¿¿¿µ¶Ãͤò¤È¤ë¥ª¥×¥·¥ç¥ó¤Ï <option/-f-/,<option/--no-f/,
177 <option/-f=no/ ¤Ê¤É¤Î¤è¤¦¤Ë¤·¤Æ¾å½ñ¤¤¹¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£