diff options
Diffstat (limited to '')
-rw-r--r-- | man/de/dpkg.cfg.man | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/man/de/dpkg.cfg.man b/man/de/dpkg.cfg.man new file mode 100644 index 0000000..a46e711 --- /dev/null +++ b/man/de/dpkg.cfg.man @@ -0,0 +1,53 @@ +.\" dpkg manual page - dpkg.cfg(5) +.\" +.\" Copyright © 2002 Wichert Akkerman <wakkerma@debian.org> +.\" Copyright © 2009, 2013, 2015 Guillem Jover <guillem@debian.org> +.\" +.\" This is free software; you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation; either version 2 of the License, or +.\" (at your option) any later version. +.\" +.\" This is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with this program. If not, see <https://www.gnu.org/licenses/>. +. +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH dpkg.cfg 5 %RELEASE_DATE% %VERSION% dpkg\-Programmsammlung +.nh +.SH BEZEICHNUNG +dpkg.cfg \- dpkg\-Konfigurationsdatei +. +.SH BESCHREIBUNG +Diese Datei enthält Standardoptionen für dpkg. Jede Zeile enthält eine +einzelne Option, die exakt die gleiche wie für die normalen +Befehlszeilen\-Option von dpkg ist, abgesehen von den einleitenden +Bindestrichen, die hier nicht verwendet werden. Anführungszeichen („Quotes“) +um Optionswerte werden entfernt. Kommentare sind durch Einleiten einer Zeile +mit einem Rautenzeichen (‚\fB#\fP’) erlaubt. +. +.SH DATEIEN +\fI%PKGCONFDIR%/dpkg.cfg.d/[0\-9a\-zA\-Z_\-]*\fP +.br +\fI%PKGCONFDIR%/dpkg.cfg\fP +.br +\fI~/.dpkg.cfg\fP +. +.SH "SIEHE AUCH" +\fBdpkg\fP(1). +.SH ÜBERSETZUNG +Die deutsche Übersetzung wurde 2004, 2006-2020 von Helge Kreutzmann +<debian@helgefjell.de>, 2007 von Florian Rehnisch <eixman@gmx.de>, +2008 von Sven Joachim <svenjoac@gmx.de> und 2019,2020 von Mario +Blättermann <mario.blaettermann@gmail.com> +angefertigt. Diese Übersetzung ist Freie Dokumentation; lesen Sie die +GNU General Public License Version 2 oder neuer für die Kopierbedingungen. +Es gibt KEINE HAFTUNG. |