apt.ent.fr 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. <!-- -*- mode: sgml; mode: fold -*- -->
  2. <!-- Some common paths.. -->
  3. <!ENTITY docdir "/usr/share/doc/apt/">
  4. <!ENTITY configureindex "<filename>&docdir;examples/configure-index.gz</filename>">
  5. <!ENTITY aptconfdir "<filename>/etc/apt.conf</filename>">
  6. <!ENTITY statedir "/var/lib/apt">
  7. <!ENTITY cachedir "/var/cache/apt">
  8. <!-- Cross references to other man pages -->
  9. <!ENTITY apt-conf "<citerefentry>
  10. <refentrytitle><filename>apt.conf</filename></refentrytitle>
  11. <manvolnum>5</manvolnum>
  12. </citerefentry>
  13. ">
  14. <!ENTITY apt-get "<citerefentry>
  15. <refentrytitle><command>apt-get</command></refentrytitle>
  16. <manvolnum>8</manvolnum>
  17. </citerefentry>
  18. ">
  19. <!ENTITY apt-config "<citerefentry>
  20. <refentrytitle><command>apt-config</command></refentrytitle>
  21. <manvolnum>8</manvolnum>
  22. </citerefentry>">
  23. <!ENTITY apt-cdrom "<citerefentry>
  24. <refentrytitle><command>apt-cdrom</command></refentrytitle>
  25. <manvolnum>8</manvolnum>
  26. </citerefentry>
  27. ">
  28. <!ENTITY apt-cache "<citerefentry>
  29. <refentrytitle><command>apt-cache</command></refentrytitle>
  30. <manvolnum>8</manvolnum>
  31. </citerefentry>
  32. ">
  33. <!ENTITY apt-preferences "<citerefentry>
  34. <refentrytitle><command>apt_preferences</command></refentrytitle>
  35. <manvolnum>5</manvolnum>
  36. </citerefentry>">
  37. <!ENTITY sources-list "<citerefentry>
  38. <refentrytitle><filename>sources.list</filename></refentrytitle>
  39. <manvolnum>5</manvolnum>
  40. </citerefentry>
  41. ">
  42. <!ENTITY reportbug "<citerefentry>
  43. <refentrytitle><command>reportbug</command></refentrytitle>
  44. <manvolnum>1</manvolnum>
  45. </citerefentry>
  46. ">
  47. <!ENTITY dpkg "<citerefentry>
  48. <refentrytitle><command>dpkg</command></refentrytitle>
  49. <manvolnum>8</manvolnum>
  50. </citerefentry>
  51. ">
  52. <!ENTITY dpkg-buildpackage "<citerefentry>
  53. <refentrytitle><command>dpkg-buildpackage</command></refentrytitle>
  54. <manvolnum>1</manvolnum>
  55. </citerefentry>
  56. ">
  57. <!ENTITY gzip "<citerefentry>
  58. <refentrytitle><command>gzip</command></refentrytitle>
  59. <manvolnum>1</manvolnum>
  60. </citerefentry>
  61. ">
  62. <!ENTITY dpkg-scanpackages "<citerefentry>
  63. <refentrytitle><command>dpkg-scanpackages</command></refentrytitle>
  64. <manvolnum>8</manvolnum>
  65. </citerefentry>
  66. ">
  67. <!ENTITY dpkg-scansources "<citerefentry>
  68. <refentrytitle><command>dpkg-scansources</command></refentrytitle>
  69. <manvolnum>8</manvolnum>
  70. </citerefentry>
  71. ">
  72. <!ENTITY dselect "<citerefentry>
  73. <refentrytitle><command>dselect</command></refentrytitle>
  74. <manvolnum>8</manvolnum>
  75. </citerefentry>">
  76. <!-- Boiler plate docinfo section -->
  77. <!ENTITY apt-docinfo "
  78. <refentryinfo>
  79. <address><email>apt@packages.debian.org</email></address>
  80. <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author>
  81. <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>
  82. <date>14 décembre 2003</date>
  83. <productname>Linux</productname>
  84. </refentryinfo>
  85. ">
  86. <!ENTITY apt-email "
  87. <address>
  88. <email>apt@packages.debian.org</email>
  89. </address>
  90. ">
  91. <!ENTITY apt-author.jgunthorpe "
  92. <author>
  93. <firstname>Jason</firstname>
  94. <surname>Gunthorpe</surname>
  95. </author>
  96. ">
  97. <!ENTITY apt-author.team "
  98. <author>
  99. <othername>APT team</othername>
  100. </author>
  101. ">
  102. <!ENTITY apt-product "
  103. <productname>Linux</productname>
  104. ">
  105. <!ENTITY apt-email "
  106. <address>
  107. <email>apt@packages.debian.org</email>
  108. </address>
  109. ">
  110. <!ENTITY apt-copyright "
  111. <copyright>
  112. <holder>Jason Gunthorpe</holder>
  113. <year>1998-2001</year>
  114. </copyright>
  115. ">
  116. <!-- Boiler plate Bug reporting section -->
  117. <!ENTITY manbugs "
  118. <refsect1><title>Bogues</title>
  119. <para>
  120. Voyez la <ulink url='http://bugs.debian.org/src:apt'> page concernant les bogues de APT</ulink>.
  121. Si vous voulez rapporter un bogue, consultez le texte
  122. <filename>/usr/share/doc/debian/bug-reporting.txt</filename> ou utilisez la
  123. commande &reportbug;.</para>
  124. </refsect1>
  125. ">
  126. <!-- Boiler plate Author section -->
  127. <!ENTITY manauthor "
  128. <refsect1><title>Auteur</title>
  129. <para>
  130. APT a été écrit par l'équipe APT <email>apt@packages.debian.org</email>.
  131. </para>
  132. </refsect1>
  133. ">
  134. <!-- Section traduction -->
  135. <!ENTITY deux-traducteurs "
  136. <refsect1><title>Traduction</title>
  137. <para>
  138. Jérôme Marant. 2000&nbsp;; mise à jour : Philippe Batailler. 2005.
  139. </para>
  140. </refsect1>
  141. ">
  142. <!ENTITY traducteur "
  143. <refsect1><title>Traduction</title>
  144. <para>
  145. Philippe Batailler. <email>debian-l10n-french@lists.debian.org</email>. 2005.
  146. </para></refsect1>
  147. ">
  148. <!-- Should be used within the option section of the text to
  149. put in the blurb about -h, -v, -c and -o -->
  150. <!ENTITY apt-commonoptions "
  151. <varlistentry><term><option>-h</option></term>
  152. <term><option>--help</option></term>
  153. <listitem><para>
  154. Affiche un mode d'emploi succinct.
  155. </para></listitem>
  156. </varlistentry>
  157. <varlistentry><term><option>-v</option></term>
  158. <term><option>--version</option></term>
  159. <listitem><para>
  160. Affiche la version du programme.
  161. </para></listitem>
  162. </varlistentry>
  163. <varlistentry><term><option>-c</option></term>
  164. <term><option>--config-file</option></term>
  165. <listitem><para>
  166. Fichier de configuration&nbsp;; indique quel fichier de configuration utiliser.
  167. Le programme lit le fichier de configuration par défaut, puis celui-ci.
  168. Voyez &apt-conf; pour la syntaxe.
  169. </para></listitem>
  170. </varlistentry>
  171. <varlistentry><term><option>-o</option></term>
  172. <term><option>--option</option></term>
  173. <listitem><para>
  174. Donne une option de configuration&nbsp;; cela fixe une option de configuration
  175. arbitraire. La syntaxe est : <option>-o Foo::Bar=bar</option>.
  176. </para></listitem>
  177. </varlistentry>
  178. ">
  179. <!-- Should be used within the option section of the text to
  180. put in the blurb about -h, -v, -c and -o -->
  181. <!ENTITY apt-cmdblurb "
  182. <para>
  183. Toutes les options en ligne de commande peuvent être positionnées via le
  184. fichier de configuration&nbsp;; les descriptifs indiquent l'option de
  185. configuration à positionner. En ce qui concerne les options booléennes,
  186. on peut annuler le fichier de configuration en utilisant quelque chose comme
  187. <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
  188. ou d'autres variantes.
  189. </para>
  190. ">