# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Lars J. Brandt , 1998. # Martin Eberhard Schauer , 2012. # Helge Kreutzmann , 2014. # Mario Blättermann , 2013, 2016, 2020, 2021, 2023. msgid "" msgstr "" "Project-Id-Version: manpages-de\n" "POT-Creation-Date: 2024-03-01 17:01+0100\n" "PO-Revision-Date: 2023-05-07 08:42+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 "mknod" msgstr "mknod" #. 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 "mknod, mknodat - create a special or ordinary file" msgstr "mknod, mknodat - erstellt eine reguläre oder eine Spezialdatei" #. 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 Esys/stat.hE>\n" msgstr "B<#include Esys/stat.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<, mode_t >IB<, dev_t >IB<);>\n" msgstr "BIB<, mode_t >IB<, dev_t >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 "" "B<#include Efcntl.hE >/* Definition of AT_* constants */\n" "B<#include Esys/stat.hE>\n" msgstr "" "B<#include Efcntl.hE >/* Definition der AT_*-Konstanten */\n" "B<#include Esys/stat.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<, const char *>IB<, mode_t >IB<, dev_t >IB<);>\n" msgstr "BIB<, const char *>IB<, mode_t >IB<, dev_t >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():" #. || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" " _XOPEN_SOURCE E= 500\n" " || /* Seit Glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* Glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\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 system call B() creates a filesystem node (file, device special " "file, or named pipe) named I, with attributes specified by I " "and I." msgstr "" "Der Systemaufruf B() erstellt einen Dateisystem-Knoten (Datei, " "Gerätedatei oder FIFO, auch bekannt als »named pipe«) namens I und " "mit den Attributen, die in I und I angegeben wurden." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I argument specifies both the file mode to use and the type of " "node to be created. It should be a combination (using bitwise OR) of one of " "the file types listed below and zero or more of the file mode bits listed in " "B(7)." msgstr "" "Das Argument I gibt sowohl den anzuwendenden Dateimodus als auch den " "Typ des zu erstellenden Knotens an. Es sollte eine Verbindung (mittels " "bitweisem ODER) eines der weiter unten angegebenen Typen und einer oder mehr " "der in B(7) aufgeführten Dateimodusbits sein." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The file mode is modified by the process's I in the usual way: in the " "absence of a default ACL, the permissions of the created node are (I & " "\\[ti]I)." msgstr "" "Der Dateimodus wird durch die I des Prozesses auf die übliche Weise " "festgelegt: Ohne Standard-ACL sind die Zugriffsrechte des erzeugten Knotens " "also (I & \\[ti]I)." #. (S_IFSOCK since Linux 1.2.4) #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The file type must be one of B, B, B, B, " "or B to specify a regular file (which will be created empty), " "character special file, block special file, FIFO (named pipe), or UNIX " "domain socket, respectively. (Zero file type is equivalent to type " "B.)" msgstr "" "Der Dateityp muss aus B, B, B und B " "gewählt werden. In dieser Reihenfolge bestimmen sie eine reguläre Datei (die " "leer angelegt wird), eine Gerätedatei für ein zeichenorientiertes Gerät, " "eine Gerätedatei für ein blockorientiertes Gerät, einen FIFO (named pipe) " "und schließlich einen UNIX Domain Socket. (Der Dateityp null ist äquivalent " "zu B)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the file type is B or B, then I specifies the " "major and minor numbers of the newly created device special file " "(B(3) may be useful to build the value for I); otherwise it " "is ignored." msgstr "" "Bei den Typen B und B legt I die Major- und die " "Minor-Nummer der neu erzeugten Gerätedatei fest; anderenfalls wird I " "ignoriert. (B(3) kann helfen, den Wert für I zu ermitteln.)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I already exists, or is a symbolic link, this call fails with " "an B error." msgstr "" "Falls I schon existiert oder ein symbolischer Link ist, schlägt " "dieser Aufruf mit dem Fehler B fehl." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The newly created node will be owned by the effective user ID of the " "process. If the directory containing the node has the set-group-ID bit set, " "or if the filesystem is mounted with BSD group semantics, the new node will " "inherit the group ownership from its parent directory; otherwise it will be " "owned by the effective group ID of the process." msgstr "" "Der neu erzeugte Knoten läuft unter der effektiven UID des aufrufenden " "Prozesses. Falls das Verzeichnis, in dem sich der Knoten befindet, das »set-" "group-ID«-Bit gesetzt hat oder das Dateisystem mit BSD-Gruppensemantik " "eingehängt ist, erbt der neue Knoten die Gruppenrechte des " "Elternverzeichnisses; anderenfalls gehört er der effektiven Gruppenkennung " "des aufrufenden Prozesses." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "mknodat()" msgstr "mknodat()" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() system call operates in exactly the same way as " "B(), except for the differences described here." msgstr "" "Der Systemaufruf B() funktioniert genauso wie B(), außer den " "hier beschriebenen Unterschieden." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the pathname given in I is relative, then it is interpreted " "relative to the directory referred to by the file descriptor I " "(rather than relative to the current working directory of the calling " "process, as is done by B() for a relative pathname)." msgstr "" "Falls der in I übergebene Pfadname relativ ist wird er als relativ " "zu dem im Dateideskriptor I referenzierten Verzeichnis interpretiert " "(statt relativ zum aktuellen Arbeitsverzeichnis des aufrufenden Prozesses, " "wie es bei B() für einen relativen Pfadnamen erfolgt)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If I is relative and I is the special value B, " "then I is interpreted relative to the current working directory of " "the calling process (like B())." msgstr "" "Falls I relativ ist und I den besonderen Wert B " "annimmt wird I als relativ zum aktuellen Arbeitsverzeichnis des " "aufrufenden Prozesses interpretiert (wie B())." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If I is absolute, then I is ignored." msgstr "Falls I absolut ist, wird I ignoriert." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "See B(2) for an explanation of the need for B()." msgstr "" "Lesen Sie B(2) für eine Beschreibung der Notwendigkeit von " "B()." #. 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 "" "B() and B() return zero on success. On error, -1 is " "returned and I is set to indicate the error." msgstr "" "Bei Erfolg geben B() und B() null zurück. Bei einem Fehler " "wird -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 "" "The parent directory does not allow write permission to the process, or one " "of the directories in the path prefix of I did not allow search " "permission. (See also B(7).)" msgstr "" "Das Elternverzeichnis gibt dem Prozess keine Schreibberechtigung oder eines " "der Verzeichnisse im Pfad-Präfix von I gewährte keine " "Suchberechtigung; siehe auch B(7)." #. 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-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B()) I is relative but I is neither B " "nor a valid file descriptor." msgstr "" "(B()) Der I ist relativ, aber I ist weder " "B noch ein gültiger Dateideskriptor." #. 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 user's quota of disk blocks or inodes on the filesystem has been " "exhausted." msgstr "" "Das Kontingent des Benutzers an Datenträgerblöcken oder Inodes auf dem " "Dateisystem ist ausgeschöpft." #. 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 "" "I already exists. This includes the case where I is a " "symbolic link, dangling or not." msgstr "" "I existiert bereits. Das umfasst auch den Fall, dass I " "ein symbolischer Link ist - egal ob der ins Leere weist oder nicht." #. 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 "I points outside your accessible address space." msgstr "I zeigt aus dem für Sie zugänglichen Adressraum heraus." #. 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 "" "I requested creation of something other than a regular file, device " "special file, FIFO or socket." msgstr "" "I verlangte etwas Anderes zu erstellen als eine reguläre Datei, eine " "Gerätedatei, einen FIFO oder einen Socket." #. 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 "Too many symbolic links were encountered in resolving I." msgstr "" "Bei der Auflösung von I wurden zu viele symbolische Links gefunden." #. 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 "I was too long." msgstr "I war zu lang." #. 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 "" "A directory component in I does not exist or is a dangling " "symbolic link." msgstr "" "Eine Verzeichniskomponente von I existiert nicht oder ist ein " "toter symbolischer Link." #. 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 "Insufficient kernel memory was available." msgstr "Es war nicht genügend Kernelspeicher verfügbar." #. 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 device containing I has no room for the new node." msgstr "" "Das Gerät, welches I enthält, hat keinen Platz für den neuen " "Knoten." #. 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 "" "A component used as a directory in I is not, in fact, a directory." msgstr "" "Eine als Verzeichnis benutzte Komponente von I ist kein " "Verzeichnis." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "(B()) I is relative and I is a file descriptor " "referring to a file other than a directory." msgstr "" "(B()) I ist relativ und I ist ein " "Dateideskriptor, der sich auf eine Datei bezieht, die kein Verzeichnis ist." #. 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" #. For UNIX domain sockets and regular files, EPERM is returned only in #. Linux 2.2 and earlier; in Linux 2.4 and later, unprivileged can #. use mknod() to make these files. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I requested creation of something other than a regular file, FIFO " "(named pipe), or UNIX domain socket, and the caller is not privileged " "(Linux: does not have the B capability); also returned if the " "filesystem containing I does not support the type of node " "requested." msgstr "" "I verlangte etwas Anderes zu erstellen als eine reguläre Datei, einen " "FIFO (named pipe) oder einen UNIX Domain Socket und der Aufrufende ist nicht " "privilegiert (Linux: ihm fehlt die B-Capability). Dieser Fehler " "wird auch zurückgegeben, wenn das Dateisystem, das I enthält, den " "angeforderten Knotentyp nicht unterstützt." #. 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 "I refers to a file on a read-only filesystem." msgstr "" "I bezieht sich auf eine Datei auf einem schreibgeschützten " "Dateisystem." #. type: SH #: archlinux debian-bookworm 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-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "POSIX.1-2001 says: \"The only portable use of B() is to create a " "FIFO-special file. If I is not B or I is not 0, the " "behavior of B() is unspecified.\" However, nowadays one should never " "use B() for this purpose; one should use B(3), a function " "especially defined for this purpose." msgstr "" "POSIX.1-2001 sagt: »Die einzige portable Verwendung von B() ist das " "Erstellen eines FIFOs. Falls I nicht gleich B ist oder " "I ist nicht 0, ist das Verhalten von B() unbestimmt«. Trotzdem " "sollte man heutzutage für diesen Zweck B() niemals verwenden und " "stattdessen die speziell für diesen Zweck bestimmte Funktion B(3) " "einsetzen." #. and one should make UNIX domain sockets with socket(2) and bind(2). #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Under Linux, B() cannot be used to create directories. One should " "make directories with B(2)." msgstr "" "Unter Linux kann B() nicht zur Erzeugung von Verzeichnissen verwendet " "werden. Man sollte Verzeichnisse mit B(2) erzeugen." #. 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 "POSIX.1-2008." msgstr "POSIX.1-2008." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "GESCHICHTE" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. The Linux version differs from the SVr4 version in that it #. does not require root permission to create pipes, also in that no #. EMULTIHOP, ENOLINK, or EINTR error is documented. #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "SVr4, 4.4BSD, POSIX.1-2001 (but see VERSIONS)." msgstr "SVr4, 4.4BSD, POSIX.1-2001 (aber siehe VERSIONEN)." #. type: TP #: archlinux 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-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "Linux 2.6.16, glibc 2.4. POSIX.1-2008." msgstr "Linux 2.6.16, Glibc 2.4. POSIX.1-2008." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "ANMERKUNGEN" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "There are many infelicities in the protocol underlying NFS. Some of these " "affect B() and B()." msgstr "" "Es gibt in dem NFS zugrunde liegenden Protokoll viele Unzulänglichkeiten. " "Einige davon betreffen B() und B()." #. 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(2), B(2), B(2), B(2), " "B(2), B(2), B(2), B(2), B(2), " "B(3), B(3), B(5), B(7)" msgstr "" "B(1), B(2), B(2), B(2), B(2), " "B(2), B(2), B(2), B(2), B(2), " "B(3), B(3), B(5), B(7)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5. Februar 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text #: debian-bookworm msgid "" "B<(>mknodatB<())> I is relative but I is neither " "B nor a valid file descriptor." msgstr "" "B<(>mknodatB<())> Der I ist relativ, aber I ist weder " "B noch ein gültiger Dateideskriptor." #. type: Plain text #: debian-bookworm msgid "" "B<(>mknodatB<())> I is relative and I is a file descriptor " "referring to a file other than a directory." msgstr "" "B<(>mknodatB<())> I ist relativ und I ist ein " "Dateideskriptor, der sich auf eine Datei bezieht, die kein Verzeichnis ist." #. type: Plain text #: debian-bookworm msgid "" "B() was added in Linux 2.6.16; library support was added in glibc " "2.4." msgstr "" "B() wurde zu Linux in Version 2.6.16 hinzugefügt; " "Bibliotheksunterstützung wurde zu Glibc in Version 2.4 hinzugefügt." #. The Linux version differs from the SVr4 version in that it #. does not require root permission to create pipes, also in that no #. EMULTIHOP, ENOLINK, or EINTR error is documented. #. type: Plain text #: debian-bookworm msgid "B(): SVr4, 4.4BSD, POSIX.1-2001 (but see below), POSIX.1-2008." msgstr "" "B(): SVr4, 4.4BSD, POSIX.1-2001 (siehe aber auch das Folgende), " "POSIX.1-2008." #. type: Plain text #: debian-bookworm msgid "B(): POSIX.1-2008." msgstr "B(): POSIX.1-2008." #. type: TH #: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "2023-03-31" msgstr "31. 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"