diff options
Diffstat (limited to '')
-rw-r--r-- | man/fr/dpkg.cfg.pod | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/man/fr/dpkg.cfg.pod b/man/fr/dpkg.cfg.pod new file mode 100644 index 0000000..bb9f96b --- /dev/null +++ b/man/fr/dpkg.cfg.pod @@ -0,0 +1,45 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 NOM + +dpkg.cfg - Fichier de configuration de dpkg + +=head1 DESCRIPTION + +Ce fichier liste les options appliquées par défaut à dpkg. Chaque ligne +contient une seule option, écrite exactement comme sur la ligne de commande +mais sans les tirets initiaux, inutilisés. Les guillemets autour des valeurs +d'options sont supprimés. Les commentaires sont autorisés en faisant +commencer la ligne par un caractère S<(« B<#> »).> + +=head1 FICHIERS + +I<%PKGCONFDIR%/dpkg.cfg.d/[0-9a-zA-Z_-]*> + +I<%PKGCONFDIR%/dpkg.cfg> + +I<~/.dpkg.cfg> + +=head1 VOIR AUSSI + +B<dpkg>(1). + + +=head1 TRADUCTION + +Ariel VARDI <ariel.vardi@freesbee.fr>, 2002. +Philippe Batailler, 2006. +Nicolas François, 2006. +Veuillez signaler toute erreur à <debian-l10n-french@lists.debian.org>. |