apt.ent.fr 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <!-- -*- mode: sgml; mode: fold -*- -->
  2. <!-- translation of version 1.9 -->
  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">
  9. <!-- Cross references to other man pages -->
  10. <!ENTITY apt-conf "<CiteRefEntry>
  11. <RefEntryTitle><filename/apt.conf/</RefEntryTitle>
  12. <ManVolNum/5/
  13. </CiteRefEntry>
  14. ">
  15. <!ENTITY apt-get "<CiteRefEntry>
  16. <RefEntryTitle><command/apt-get/</RefEntryTitle>
  17. <ManVolNum/8/
  18. </CiteRefEntry>
  19. ">
  20. <!ENTITY apt-config "<CiteRefEntry>
  21. <RefEntryTitle><command/apt-config/</RefEntryTitle>
  22. <ManVolNum/8/
  23. </CiteRefEntry>">
  24. <!ENTITY apt-cdrom "<CiteRefEntry>
  25. <RefEntryTitle><command/apt-cdrom/</RefEntryTitle>
  26. <ManVolNum/8/
  27. </CiteRefEntry>
  28. ">
  29. <!ENTITY apt-cache "<CiteRefEntry>
  30. <RefEntryTitle><command/apt-cache/</RefEntryTitle>
  31. <ManVolNum/8/
  32. </CiteRefEntry>
  33. ">
  34. <!ENTITY apt-preferences "<CiteRefEntry>
  35. <RefEntryTitle><command/apt_preferences/</RefEntryTitle>
  36. <ManVolNum/5/
  37. </CiteRefEntry>">
  38. <!ENTITY sources-list "<CiteRefEntry>
  39. <RefEntryTitle><filename/sources.list/</RefEntryTitle>
  40. <ManVolNum/5/
  41. </CiteRefEntry>
  42. ">
  43. <!ENTITY reportbug "<CiteRefEntry>
  44. <RefEntryTitle><command/reportbug/</RefEntryTitle>
  45. <ManVolNum/1/
  46. </CiteRefEntry>
  47. ">
  48. <!ENTITY dpkg "<CiteRefEntry>
  49. <RefEntryTitle><command/dpkg/</RefEntryTitle>
  50. <ManVolNum/8/
  51. </CiteRefEntry>
  52. ">
  53. <!ENTITY dpkg-buildpackage "<CiteRefEntry>
  54. <RefEntryTitle><command/dpkg-buildpackage/</RefEntryTitle>
  55. <ManVolNum/1/
  56. </CiteRefEntry>
  57. ">
  58. <!ENTITY gzip "<CiteRefEntry>
  59. <RefEntryTitle><command/gzip/</RefEntryTitle>
  60. <ManVolNum/1/
  61. </CiteRefEntry>
  62. ">
  63. <!ENTITY dpkg-scanpackages "<CiteRefEntry>
  64. <RefEntryTitle><command/dpkg-scanpackages/</RefEntryTitle>
  65. <ManVolNum/8/
  66. </CiteRefEntry>
  67. ">
  68. <!ENTITY dpkg-scansources "<CiteRefEntry>
  69. <RefEntryTitle><command/dpkg-scansources/</RefEntryTitle>
  70. <ManVolNum/8/
  71. </CiteRefEntry>
  72. ">
  73. <!ENTITY dselect "<CiteRefEntry>
  74. <RefEntryTitle><command/dselect/</RefEntryTitle>
  75. <ManVolNum/8/
  76. </CiteRefEntry>">
  77. <!-- Boiler plate docinfo section -->
  78. <!ENTITY apt-docinfo "
  79. <docinfo>
  80. <address><email>apt@packages.debian.org</></address>
  81. <author><firstname>Jason</> <surname>Gunthorpe</></>
  82. <copyright><year>1998-2001</> <holder>Jason Gunthorpe</></>
  83. <date>12 March 2001</>
  84. </docinfo>
  85. ">
  86. <!-- Boiler plate Bug reporting section -->
  87. <!ENTITY manbugs "
  88. <RefSect1><Title>Bogues</>
  89. <para>
  90. Voyez la <ulink url='http://bugs.debian.org/src:apt'> page concernant les bogues de APT</>.
  91. Si vous voulez rapporter un bogue, consultez le texte
  92. <filename>/usr/share/doc/debian/bug-reporting.txt</> ou utilisez la
  93. commande &reportbug;.
  94. </RefSect1>
  95. ">
  96. <!-- Boiler plate Author section -->
  97. <!ENTITY manauthor "
  98. <RefSect1><Title>Auteur</>
  99. <para>
  100. APT a été écrit par l'équipe APT <email>apt@packages.debian.org</>.
  101. </RefSect1>
  102. ">
  103. <!-- Section traduction -->
  104. <!ENTITY deux-traducteurs "
  105. <RefSect1><Title>Traduction</>
  106. <para>
  107. Jérôme Marant. 2000&nbsp;; mise à jour : Philippe Batailler. 2003.
  108. </RefSect1>
  109. ">
  110. <!ENTITY traducteur "
  111. <RefSect1><Title>Traduction</>
  112. <para>
  113. Philippe Batailler. <email>debian-l10n-french@lists.debian.org</>. 2003.
  114. </RefSect1>
  115. ">
  116. <!-- Should be used within the option section of the text to
  117. put in the blurb about -h, -v, -c and -o -->
  118. <!ENTITY apt-commonoptions "
  119. <VarListEntry><term><option/-h/</><term><option/--help/</>
  120. <ListItem><Para>
  121. Affiche un mode d'emploi succinct.
  122. </VarListEntry>
  123. <VarListEntry><term><option/-v/</><term><option/--version/</>
  124. <ListItem><Para>
  125. Affiche la version du programme.
  126. </VarListEntry>
  127. <VarListEntry><term><option/-c/</><term><option/--config-file/</>
  128. <ListItem><Para>
  129. Fichier de configuration&nbsp;; indique quel fichier de configuration utiliser.
  130. Le programme lit le fichier de configuration par défaut, puis celui-ci.
  131. Voyez &apt-conf; pour la syntaxe.
  132. </VarListEntry>
  133. <VarListEntry><term><option/-o/</><term><option/--option/</>
  134. <ListItem><Para>
  135. Donne une option de configuration&nbsp;; cela fixe une option de configuration
  136. arbitraire. La syntaxe est : <option>-o Foo::Bar=bar</>.
  137. </VarListEntry>
  138. ">
  139. <!-- Should be used within the option section of the text to
  140. put in the blurb about -h, -v, -c and -o -->
  141. <!ENTITY apt-cmdblurb "
  142. <para>
  143. Toutes les options en ligne de commande peuvent être positionnées via le
  144. fichier de configuration&nbsp;; les descriptifs indiquent l'option de
  145. configuration à positionner. En ce qui concerne les options booléennes,
  146. on peut annuler le fichier de configuration en utilisant quelque chose comme
  147. <option/-f-/,<option/--no-f/, <option/-f=no/ ou d'autres variantes.
  148. </para>
  149. ">