# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Dennis Stampfer , 2002. # Martin Eberhard Schauer , 2012. # Mario Blättermann , 2023. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.18.1\n" "POT-Creation-Date: 2024-06-01 05:46+0200\n" "PO-Revision-Date: 2023-05-03 14:07+0200\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 22.12.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "daemon" msgstr "daemon" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2. Mai 2024" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "daemon - run in the background" msgstr "daemon - im Hintergrund ausführen" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTHEK" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Standard C library (I, I<-lc>)" msgstr "Standard-C-Bibliothek (I, I<-lc>)" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include Eunistd.hE>\n" msgstr "B<#include Eunistd.hE>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BIB<, int >IB<);>\n" msgstr "BIB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Feature Test Macro Requirements for glibc (see B(7)):" msgstr "" "Mit Glibc erforderliche Feature-Test-Makros (siehe " "B(7)):" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B():" msgstr "B():" #. commit 266865c0e7b79d4196e2cc393693463f03c90bd8 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.21:\n" " _DEFAULT_SOURCE\n" " In glibc 2.19 and 2.20:\n" " _DEFAULT_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE E 500)\n" " Up to and including glibc 2.19:\n" " _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE E 500)\n" msgstr "" " Seit Glibc 2.21:\n" " _DEFAULT_SOURCE\n" " In Glibc 2.19 und 2.20:\n" " _DEFAULT_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE E 500)\n" " Bis einschließlich Glibc 2.19:\n" " _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE E 500)\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" # Verbesserungsvorschläge sehr willkommen! Vielleicht: # "Die Funktion B() ist gibt einem Programm die Möglichkeit, sich " # " selbst vom steuernden Terminal zu trennen und im Hintergrund als " # "System-Daemon zu laufen. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function is for programs wishing to detach themselves from " "the controlling terminal and run in the background as system daemons." msgstr "" "Die Funktion B() gibt einem Programm die Möglichkeit, sich selbst " "vom steuernden Terminal in den Hintergrund zu setzen und dort weiter als " "System-Daemon zu laufen." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is zero, B() changes the process's current working " "directory to the root directory (\"/\"); otherwise, the current working " "directory is left unchanged." msgstr "" "Wenn I gleich Null ist, macht B() das Wurzelverzeichnis " "(»/«, root directory) zum Arbeitsverzeichnis des Prozesses; anderenfalls " "bleibt das Arbeitsverzeichnis unverändert." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is zero, B() redirects standard input, standard " "output, and standard error to I; otherwise, no changes are made " "to these file descriptors." msgstr "" "Wenn I gleich Null ist, leitet B() die Standardausgabe, die " "Standardeingabe und die Fehlerausgabe nach I um; anderenfalls " "werden keine Änderungen an den Dateideskriptoren vorgenommen." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "RÜCKGABEWERT" #. not .IR in order not to underline _ #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(This function forks, and if the B(2) succeeds, the parent calls " "B<_exit>(2), so that further errors are seen by the child only.) On success " "B() returns zero. If an error occurs, B() returns -1 and " "sets I to any of the errors specified for the B(2) and " "B(2)." msgstr "" "(Diese Funktion ruft B(2) auf. Wenn der Aufruf erfolgreich ist, ruft " "der Elternprozess B<_exit>(2) auf, so dass nur der Kindprozess über weitere " "Fehler informiert wird.) Bei Erfolg gibt B() Null zurück. Wenn ein " "Fehler auftritt, gibt B() -1 zurück und setzt I auf einen für " "B(2) und B(2) beschriebenen Wert." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ATTRIBUTES" msgstr "ATTRIBUTE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "For an explanation of the terms used in this section, see B(7)." msgstr "" "Siehe B(7) für eine Erläuterung der in diesem Abschnitt " "verwandten Ausdrücke." #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Interface" msgstr "Schnittstelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Attribute" msgstr "Attribut" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Value" msgstr "Wert" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".na\n" msgstr ".na\n" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".nh\n" msgstr ".nh\n" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Thread safety" msgstr "Multithread-Fähigkeit" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Safe" msgstr "MT-Sicher" #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "VERSIONS" msgstr "VERSIONEN" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "A similar function appears on the BSDs." msgstr "Eine ähnliche Funktion erscheint in den BSDs." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The glibc implementation can also return -1 when I exists but is " "not a character device with the expected major and minor numbers. In this " "case, I need not be set." msgstr "" "Die Glibc-Implementierung kann auch -1 zurückgeben, wenn I " "existiert, aber kein zeichenorientiertes Gerät ist und die Haupt- und " "Nebennummern (major/minor numbers) abweichen." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDS" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." msgstr "Keine." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "GESCHICHTE" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.4BSD." msgstr "4.4BSD." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "FEHLER" #. FIXME . https://sourceware.org/bugzilla/show_bug.cgi?id=19144 #. Tested using a program that uses daemon() and then opens an #. otherwise unused console device (/dev/ttyN) that does not #. have an associated getty process. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The GNU C library implementation of this function was taken from BSD, and " "does not employ the double-fork technique (i.e., B(2), B(2), " "B(2)) that is necessary to ensure that the resulting daemon process " "is not a session leader. Instead, the resulting daemon I a session " "leader. On systems that follow System V semantics (e.g., Linux), this means " "that if the daemon opens a terminal that is not already a controlling " "terminal for another session, then that terminal will inadvertently become " "the controlling terminal for the daemon." msgstr "" "Die GNU-C-Bibliotheksimplementierung dieser Funktion entstammt BSD und " "verwendet nicht die Zweifach-Fork-Technik (d.h. B(2), B(2), " "B(2)), die notwendig ist, um sicherzustellen, dass der entstandene " "Daemon kein Sitzungsleiter ist. Der entstandene Daemon I ein " "Sitzungsleiter. Auf Systemen, die der System-V-Semantik gehorchen (z.B. " "Linux) bedeutet diese, dass ein Terminal unabsichtlich das steuernde " "Terminal für den Daemon wird, falls der Daemon dieses Terminal öffnet, " "welches nicht bereits ein steuerndes Terminal für eine andere Sitzung ist." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B(2), B(2), B(7), B(8)" msgstr "B(2), B(2), B(7), B(8)" #. type: TH #: debian-bookworm #, no-wrap msgid "2022-12-15" msgstr "15. Dezember 2022" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text #: debian-bookworm msgid "" "Not in POSIX.1. A similar function appears on the BSDs. The B() " "function first appeared in 4.4BSD." msgstr "" "Nicht in POSIX.1. Eine ähnliche Funktion kommt in den BSDs vor. Die " "B()-Funktion erschien erstmals in 4.4BSD." #. type: SH #: debian-bookworm #, no-wrap msgid "NOTES" msgstr "ANMERKUNGEN" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31. Oktober 2023" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30. März 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux-Handbuchseiten 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (unveröffentlicht)"