diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 09:40:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 09:40:31 +0000 |
commit | b86570f63e533abcbcb97c2572e0e5732a96307b (patch) | |
tree | cabc83be691530ae685c45a8bc7620ccc0e1ebdf /man/fr/dpkg.cfg.pod | |
parent | Initial commit. (diff) | |
download | dpkg-b86570f63e533abcbcb97c2572e0e5732a96307b.tar.xz dpkg-b86570f63e533abcbcb97c2572e0e5732a96307b.zip |
Adding upstream version 1.20.13.upstream/1.20.13upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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>. |