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/sv/dselect.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 'man/sv/dselect.cfg.pod')
-rw-r--r-- | man/sv/dselect.cfg.pod | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/man/sv/dselect.cfg.pod b/man/sv/dselect.cfg.pod new file mode 100644 index 0000000..b19e99b --- /dev/null +++ b/man/sv/dselect.cfg.pod @@ -0,0 +1,42 @@ + + ***************************************************** + * 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 NAMN + +dselect.cfg - inställningsfil för dselect + +=head1 BESKRIVNING + +Filen innehåller förvalda inställningar för dselect. Varje rad består av en +ensam flagga som är exakt densamma som en normal kommandoradsflagga för +dselect, förutom de inledande bindestrecken vilka inte används +här. Citattecken runt flaggvärden tas bort. Kommentarer är tillåtna genom +att inleda en rad med nummertecken (”B<#>”). + +=head1 FILER + +I<%PKGCONFDIR%/dselect.cfg.d/[0-9a-zA-Z_-]*> + +I<%PKGCONFDIR%/dselect.cfg> + +I<~/.dselect.cfg> + +=head1 SE ÄVEN + +B<dselect>(1). + + +=head1 ÖVERSÄTTNING + +Peter Krefting och Daniel Nylander. |