# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Chris Leick , 2010-2014. # Helge Kreutzmann , 2017. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.17.0\n" "POT-Creation-Date: 2024-03-01 17:05+0100\n" "PO-Revision-Date: 2023-06-01 21:02+0200\n" "Last-Translator: Chris Leick \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" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "reboot" msgstr "reboot" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31. Oktober 2023" #. type: TH #: archlinux fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. 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 "reboot - reboot or enable/disable Ctrl-Alt-Del" msgstr "reboot - Neustart oder Strg-Alt-Entf ein-/ausschalten" #. 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 "" "/* Since Linux 2.1.30 there are symbolic names B\n" " for the constants and a fourth argument to the call: */\n" msgstr "" "/* Seit Linux 2.1.30 gibt es die symbolischen Namen B\n" " für die Konstanten und ein viertes Argument für den Aufruf: */\n" #. 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 Elinux/reboot.hE >/* Definition of B constants */\n" "B<#include Esys/syscall.hE >/* Definition of B constants */\n" "B<#include Eunistd.hE>\n" msgstr "" "B<#include Elinux/reboot.hE >/* Definition der B-Konstanten */\n" "B<#include Esys/syscall.hE >/* Definition der B-Konstanten */\n" "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<, int >IB<, void *>IB<);>\n" msgstr "BIB<, int >IB<, int >IB<, void *>IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "/* Under glibc and most alternative libc's (including uclibc, dietlibc,\n" " musl and a few others), some of the constants involved have gotten\n" " symbolic names B, and the library call is a 1-argument\n" " wrapper around the system call: */\n" msgstr "" "/* Unter Glibc und den meisten alternativen Libcs (darunter Uclibc,\n" " Dietlibc, Musl und einigen anderen) haben einige beteiligte Konstanten\n" " symbolische B-Namen bekommen und der Bibliotheksaufruf ist ein\n" " Ein-Argument-Wrapper des Systemaufrufs: */\n" #. 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 Esys/reboot.hE >/* Definition of B constants */\n" "B<#include Eunistd.hE>\n" msgstr "" "B<#include Esys/reboot.hE >/* Definition der B-Konstanten */\n" "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<);>\n" msgstr "BIB<);>\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" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() call reboots the system, or enables/disables the reboot " "keystroke (abbreviated CAD, since the default is Ctrl-Alt-Delete; it can be " "changed using B(1))." msgstr "" "Der B()-Aufruf startet das System neu oder schaltet den Tastendruck " "für den Neustart ein/aus (Strg-Alt-Entf, englisch CAD für Ctrl-Alt-Delete; " "er kann mittels B(1) geändert werden)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "This system call fails (with the error B) unless I equals " "B (that is, 0xfee1dead) and I equals " "B (that is, 0x28121969). However, since Linux 2.1.17 " "also B (that is, 0x05121996) and since Linux 2.1.97 " "also B (that is, 0x16041998) and since Linux 2.5.71 " "also B (that is, 0x20112000) are permitted as values " "for I. (The hexadecimal values of these constants are meaningful.)" msgstr "" "Dieser Systemaufruf schlägt (mit dem Fehler B) fehl, außer wenn " "I gleich B (0xfee1dead) und I gleich " "B (0x28121969) ist. Seit Linux 2.1.17 ist jedoch auch " "B (0x05121996) und seit Linux 2.1.97 außerdem " "B (0x16041998) und seit Linux 2.5.71 auch " "B (0x20112000) als Wert für I erlaubt. (Die " "hexadezimalen Werte dieser Konstanten haben eine Bedeutung.)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The I argument can have the following values:" msgstr "Das Argument I kann die folgenden Werte haben:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0). CAD is disabled. This means that the CAD keystroke " "will cause a B signal to be sent to init (process 1), whereupon this " "process may decide upon a proper action (maybe: kill all processes, sync, " "reboot)." msgstr "" "(B, 0). Strg-Alt-Delete wird ausgeschaltet. Dies bedeutet, " "dass das Tastenkürzel Strg-Alt-Delete veranlasst, dass ein B-Signal " "an Init (Prozess 1) gesandt wird, woraufhin dieser Prozess über die richtige " "Aktion entscheidet (möglicherweise: alle Prozesse beenden, Platten " "synchronisieren, Neustart)." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0x89abcdef). CAD is enabled. This means that the CAD " "keystroke will immediately cause the action associated with " "B." msgstr "" "(B, 0x89abcdef). Strg-Alt-Delete wird eingeschaltet. Dies " "bedeutet, dass das Tastenkürzel Strg-Alt-Delete sofort die mit " "B verbundene Aktion veranlassen wird." #. #-#-#-#-# archlinux: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# debian-bookworm: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# debian-unstable: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# fedora-40: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-rawhide: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# mageia-cauldron: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-leap-15-6: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# opensuse-tumbleweed: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0xcdef0123; since Linux 1.1.76). The message \"System " "halted.\" is printed, and the system is halted. Control is given to the ROM " "monitor, if there is one. If not preceded by a B(2), data will be " "lost." msgstr "" "(B, 0xcdef0123; seit Linux 1.1.76). Die Nachricht »System " "halted.« wird ausgegeben und das System wird angehalten. Falls vorhanden, " "wird die Steuerung an den ROM-Monitor übergeben. Wenn kein B(2) " "vorausgeht, werden Daten verlorengehen." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0x45584543, since Linux 2.6.13). Execute a kernel that has " "been loaded earlier with B(2). This option is available only if " "the kernel was configured with B." msgstr "" "(B, 0x45584543, since Linux 2.6.13). Einen Kernel ausführen, der " "vorher mit B(2) geladen wurde. Diese Option ist nur verfügbar, " "falls der Kernel mit B konfiguriert wurde." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0x4321fedc; since Linux 2.1.30). The message \"Power down." "\" is printed, the system is stopped, and all power is removed from the " "system, if possible. If not preceded by a B(2), data will be lost." msgstr "" "(B, 0x4321fedc; seit Linux 2.1.30). Die Nachricht »Power " "down.« wird ausgegeben, das System wird gestoppt und jegliche Stromzufuhr " "unterbrochen, wenn möglich. Falls kein B(2) vorausgeht, werden Daten " "verlorengehen." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0x1234567). The message \"Restarting system.\" is printed, " "and a default restart is performed immediately. If not preceded by a " "B(2), data will be lost." msgstr "" "(B, 0x1234567). Die Nachricht »Restarting system.« wird " "ausgegeben und es wird sofort ein Standard-Neustart ausgeführt. Wenn kein " "B(2) vorausgeht, werden Daten verlorengehen." #. #-#-#-#-# archlinux: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# debian-bookworm: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# debian-unstable: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# fedora-40: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-rawhide: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# mageia-cauldron: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-leap-15-6: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# opensuse-tumbleweed: reboot.2.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(0xa1b2c3d4; since Linux 2.1.30). The message \"Restarting system with " "command \\[aq]%s\\[aq]\" is printed, and a restart (using the command string " "given in I) is performed immediately. If not preceded by a " "B(2), data will be lost." msgstr "" "(0xa1b2c3d4; seit Linux 2.1.30). Die Nachricht »Restarting system with " "command \\(aq%s\\(aq« wird ausgegeben und sofort ein Neustart ausgeführt " "(unter Verwendung der in I angegebenen Zeichenkette). Wenn kein " "B(2) vorausgeht, werden Daten verlorengehen." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B, 0xd000fce1; since Linux 2.5.18). The system is suspended " "(hibernated) to disk. This option is available only if the kernel was " "configured with B." msgstr "" "(B, 0xd000fce1; seit Linux 2.5.18). Einen Kernel ausführen, " "der vorher mit B(2) geladen wurde. Diese Option ist nur " "verfügbar, falls der Kernel mit B konfiguriert wurde." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Only the superuser may call B()." msgstr "Nur der Superuser kann B() aufrufen." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The precise effect of the above actions depends on the architecture. For " "the i386 architecture, the additional argument does not do anything at " "present (2.1.122), but the type of reboot can be determined by kernel " "command-line arguments (\"reboot=...\") to be either warm or cold, and " "either hard or through the BIOS." msgstr "" "Die genauen Auswirkungen der vorangehenden Aktionen hängen von der " "Architektur ab. Für die i386-Architektur bewirkt das zusätzliche Argument " "derzeit nichts (2.1.122), aber der Typ des Neustarts kann durch Kernel-" "Befehlszeilenargumente (»reboot=…«) festgelegt werden, um entweder einen " "Warm- oder Kaltstart entweder hart oder über das BIOS durchzuführen." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Behavior inside PID namespaces" msgstr "Verhalten innerhalb von PID-Namensräumen" #. commit cf3f89214ef6a33fad60856bc5ffd7bb2fc4709b #. see also commit 923c7538236564c46ee80c253a416705321f13e3 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Since Linux 3.4, if B() is called from a PID namespace other than " "the initial PID namespace with one of the I values listed below, it " "performs a \"reboot\" of that namespace: the \"init\" process of the PID " "namespace is immediately terminated, with the effects described in " "B(7)." msgstr "" "Wird B() in einem vom ursprünglichen PID-Namensraum verschiedenen " "Namensraum mit einem der nachfolgend aufgeführten I-Werte " "aufgerufen, dann führt es seit Linux 3.4 einen »Neustart« dieses " "Namensraumes durch: der »init«-Prozess des PID-Namensraums wird sofort mit " "den in B(7) beschriebenen Effekten beendet." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The values that can be supplied in I when calling B() in this " "case are as follows:" msgstr "" "Die Werte, die in I beim Aufruf von B() übergeben werden " "können, sind in diesem Fall die folgenden:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The \"init\" process is terminated, and B(2) in the parent process " "reports that the child was killed with a B signal." msgstr "" "Der »init«-Prozess wird beendet und B(2) im Elternprozess berichtet, " "dass das Kind mit einem Signal B getötet wurde." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The \"init\" process is terminated, and B(2) in the parent process " "reports that the child was killed with a B signal." msgstr "" "Der »init«-Prozess wird beendet und B(2) im Elternprozess berichtet, " "dass das Kind mit einem Signal B getötet wurde." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "For the other I values, B() returns -1 and I is set to " "B." msgstr "" "Für andere Werte in I liefert B() -1 zurück und I " "wird auf B gesetzt." #. 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" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "For the values of I that stop or restart the system, a successful call " "to B() does not return. For the other I values, zero is " "returned on success. In all cases, -1 is returned on failure, and I " "is set to indicate the error." msgstr "" "Für die Werte von I, die das System stoppen oder neu starten, gibt " "ein erfolgreicher Aufruf von B() nichts zurück. Für die anderen " "I-Werte wird bei Erfolg Null zurückgegeben. Bei einem Fehler wird " "immer -1 zurückgegeben und I gesetzt, um den Fehler anzuzeigen." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "FEHLER" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Problem with getting user-space data under B." msgstr "" "Problem bei der Abfrage von Daten aus dem Adressraum des Benutzers unter " "B." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Bad magic numbers or I." msgstr "falsche magische Zahlen oder I" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The calling process has insufficient privilege to call B(); the " "caller must have the B inside its user namespace." msgstr "" "Der aufrufende Prozess verfügt nicht über ausreichende Privilegien, um " "B() aufzurufen. Die Capability B wird innerhalb seines " "Benutzernamensraums benötigt." #. 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 "Linux." msgstr "Linux." #. 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(1), B(1), B(2), B(2), " "B(7), B(7), B(8), B(8), " "B(8)" msgstr "" "B(1), B(1), B(2), B(2), " "B(7), B(7), B(8), B(8), " "B(8)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-08" msgstr "8. Februar 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: TP #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B, B" msgstr "B, B" #. type: TP #: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B, B" msgstr "B, B" #. type: Plain text #: debian-bookworm msgid "" "B() is Linux-specific, and should not be used in programs intended " "to be portable." msgstr "" "B() ist Linux-spezifisch und sollte nicht in portierbaren Programmen " "benutzt werden." #. type: TH #: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "2023-03-30" msgstr "30. März 2023" #. type: TH #: debian-unstable opensuse-tumbleweed #, no-wrap msgid "Linux man-pages 6.05.01" msgstr "Linux man-pages 6.05.01" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux-Handbuchseiten 6.04"