# Dutch translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # # Jos Boersema , 2001. # Mario Blättermann , 2019. # Luc Castermans , 2021-2023. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 2.15\n" "POT-Creation-Date: 2024-06-01 06:21+0200\n" "PO-Revision-Date: 2023-05-21 21:54+0200\n" "Last-Translator: Luc Castermans \n" "Language-Team: Dutch \n" "Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "X-Generator: Lokalize 22.12.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "setpgid" msgstr "getpgid" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2 mei 2024" #. type: TH #: archlinux debian-unstable #, fuzzy, no-wrap #| msgid "Linux man-pages 6.7" msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.7" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "NAAM" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "setpgid, getpgid, setpgrp, getpgrp - set/get process group" msgstr "setpgid, getpgid, setpgrp, getpgrp - zet/krijg proces groep" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTHEEK" #. 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 bibliotheek (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 "SAMENVATTING" #. 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<, pid_t >IB<);>\n" "BIB<);>\n" msgstr "" "BIB<, pid_t >IB<);>\n" "BIB<);>\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 /* POSIX.1 version */\n" "B<[[deprecated]] pid_t getpgrp(pid_t >IB<);> /* BSD version */\n" msgstr "" "B /* POSIX.1 versie */\n" "B<[[afgekeurd]] pid_t getpgrp(pid_t >IB<);> /* BSD versie */\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 /* System V version */\n" "B<[[deprecated]] int setpgrp(pid_t >IB<, pid_t >IB<);> /* BSD version */\n" msgstr "" "B /* System V versie */\n" "B<[[afgekeurd]] int setpgrp(pid_t >IB<, pid_t >IB<);> /* BSD versie */\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 "Feature Test Macro´s eisen in glibc (zie 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.12: */ _POSIX_C_SOURCE E= 200809L\n" msgstr "" " _XOPEN_SOURCE E= 500\n" " || /* Sinds glibc 2.12: */ _POSIX_C_SOURCE E= 200809L\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B() (POSIX.1):" msgstr "B() (POSIX.1):" #. || _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: */ _SVID_SOURCE\n" msgstr "" " _XOPEN_SOURCE E= 500\n" " || /* Vanaf glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _SVID_SOURCE\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B() (BSD), B() (BSD):" msgstr "B() (BSD), B() (BSD):" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " [These are available only before glibc 2.19]\n" " _BSD_SOURCE &&\n" " ! (_POSIX_SOURCE || _POSIX_C_SOURCE || _XOPEN_SOURCE\n" " || _GNU_SOURCE || _SVID_SOURCE)\n" msgstr "" " [Deze zijn alleen beschikbaar voor glibc 2.19]\n" " _BSD_SOURCE &&\n" " ! (_POSIX_SOURCE || _POSIX_C_SOURCE || _XOPEN_SOURCE\n" " || _GNU_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 "BESCHRIJVING" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "All of these interfaces are available on Linux, and are used for getting and " "setting the process group ID (PGID) of a process. The preferred, POSIX.1-" "specified ways of doing this are: B(void), for retrieving the " "calling process's PGID; and B(), for setting a process's PGID." msgstr "" "Al deze interfaces zijn beschikbaar op Linux, en worden gebruikt voor het " "verkrijgen en zetten van de proces groep ID (PGID) van een proces. De " "voorkeur manieren, POSIX.1-gespecificeerde, om dit te doen zijn: " "B(void), om het PGID van het huidige proces te verkrijgen en " "B(), voor het zetten van het PGID van het proces." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() sets the PGID of the process specified by I to I. " "If I is zero, then the process ID of the calling process is used. If " "I is zero, then the PGID of the process specified by I is made " "the same as its process ID. If B() is used to move a process from " "one process group to another (as is done by some shells when creating " "pipelines), both process groups must be part of the same session (see " "B(2) and B(7)). In this case, the I specifies " "an existing process group to be joined and the session ID of that group must " "match the session ID of the joining process." msgstr "" "B() zet het PGID van het proces opgegeven in I naar I. " "Als I nul is wordt het proces ID van het huidige proces gebruikt. Als " "I nul is wordt het proces ID van het proces opgegeven in I " "gebruikt. Als B gebruikt wordt om een proces van een proces groep " "naar een andere te verplaatsen (zoals gedaan wordt door sommige shells bij " "het maken van pijpen), dan moeten beide proces groepen onderdeel van " "dezelfde sessie zijn (zie B(2) en B(7)). In dit geval " "bepaald de I een bestaande proces groep waarbij aangesloten zal worden " "en het sessie ID van die groep moet overeenkomen met de sessie ID van de " "aansluitende groep." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The POSIX.1 version of B(), which takes no arguments, returns the " "PGID of the calling process." msgstr "" "De POSIX.1 versie van B(), die geen argument nodig heeft, " "retourneert de PGID van het aanroepende proces." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() returns the PGID of the process specified by I. If " "I is zero, the process ID of the calling process is used. (Retrieving " "the PGID of a process other than the caller is rarely necessary, and the " "POSIX.1 B() is preferred for that task.)" msgstr "" "B() retourneert het PGID van het proces opgegeven in I. Als " "I nul is dan wordt het proces ID van het huidige proces gebruikt. " "(Opvragen van PGID van een proces anders dan van de aanroeper is zelden " "nodig, en POSIX.1 B() wordt geprefereerd voor deze taak.)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The System\\ V-style B(), which takes no arguments, is equivalent " "to I." msgstr "" "De System\\ V-stijl B(), die geen argument nodig heeft, is " "equivalent aan I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The BSD-specific B() call, which takes arguments I and " "I, is a wrapper function that calls" msgstr "" "De BSD-specifieke B() aanroep, die de argumenten I en I " "nodig heeft, is een omwikkel functie die " #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "setpgid(pid, pgid)\n" msgstr "setpgid(pid, pgid)\n" #. The true BSD setpgrp() system call differs in allowing the PGID #. to be set to arbitrary values, rather than being restricted to #. PGIDs in the same session. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Since glibc 2.19, the BSD-specific B() function is no longer " "exposed by Iunistd.hE>; calls should be replaced with the " "B() call shown above." msgstr "" "Vanaf glibc 2.19, wordt de BSD-specifieke B() functie niet langer " "blootgegeven door Iunistd.hE>; aanroepen dienen te worden " "vervangen met de B() aanroep zoals hierboven getoond." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The BSD-specific B() call, which takes a single I argument, " "is a wrapper function that calls" msgstr "" "De BSD-specifieke B() aanroep, die de argumenten I en I " "nodig heeft, is een omwikkel functie die " #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "getpgid(pid)\n" msgstr "getpgid(pid)\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Since glibc 2.19, the BSD-specific B() function is no longer " "exposed by Iunistd.hE>; calls should be replaced with calls to the " "POSIX.1 B() which takes no arguments (if the intent is to obtain " "the caller's PGID), or with the B() call shown above." msgstr "" "Vanaf glibc 2.19, wordt de BSD-specifieke B() functie niet langer " "blootgegeven door Iunistd.hE>; aanroepen dienen te worden " "vervangen met de B() aanroep zoals hierboven getoond." #. 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 "EIND WAARDE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On success, B() and B() return zero. On error, -1 is " "returned, and I is set to indicate the error." msgstr "" "Bij success wordt door B() en B() nul teruggegeven. Bij " "falen wordt -1 teruggegeven, en wordt I overeenkomstig gezet." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The POSIX.1 B() always returns the PGID of the caller." msgstr "De POSIX.1 B() retourneert altijd het PGID van de aanroeper." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(), and the BSD-specific B() return a process group on " "success. On error, -1 is returned, and I is set to indicate the " "error." msgstr "" "B(), en het BSD-specifieke B() retourneren een proces " "groep bij slagen. Bij falen wordt -1 teruggegeven en wordt I " "overeenkomstig gezet." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "FOUTEN" #. 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 "" "An attempt was made to change the process group ID of one of the children of " "the calling process and the child had already performed an B(2) " "(B(), B())." msgstr "" "Een poging werd gedaan om de proces groep ID van een van de kinderen van het " "huidige proces te veranderen en het kind heeft al een een B(2) " "uitgevoerd (B(), 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 "I is less than 0 (B(), B())." msgstr "I is minder dan 0 (B(), 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 "" "An attempt was made to move a process into a process group in a different " "session, or to change the process group ID of one of the children of the " "calling process and the child was in a different session, or to change the " "process group ID of a session leader (B(), B())." msgstr "" "Een poging werd gedaan om een proces te verplaatsen naar een proces groep in " "een andere sessie, of om de proces groep ID te veranderen van een van de " "kinderen van het aanroepende proces en het kind zat in een andere sessie, of " "om de proces groep ID te veranderen een een sessie leider (B(), " "B())." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "The target process group does not exist. (B(), B())." msgstr "De doel proces groep bestaat niet. (B(), 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 "" "For B(): I does not match any process. For B(): " "I is not the calling process and not a child of the calling process." msgstr "Voor B(): I kwam niet overeen met enig proces." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "VOLDOET AAN" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (no args)" msgstr "B() (geen argumenten)" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (no args)" msgstr "B() (geen argumenten):" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2008 (but see HISTORY)." msgstr "POSIX.1-2008 (maar zie GESCHIEDENIS)." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (2 args)" msgstr "B() (2 argumenten):" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (1 arg)" msgstr "B() (1 argument)" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." msgstr "Geen." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "GESCHIEDENIS" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2001." msgstr "POSIX.1-2001." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2001. POSIX.1-2008 marks it as obsolete." msgstr "POSIX.1-2001, POSIX.1-2008 markeert het als verouderd." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.2BSD." msgstr "4.2BSD." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "OPMERKINGEN" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A child created via B(2) inherits its parent's process group ID. The " "PGID is preserved across an B(2)." msgstr "" "Een kind gecreëerd met B(2) erft de PGID van zijn ouder. DE PGID wordt " "bewaard langs een B(2)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Each process group is a member of a session and each process is a member of " "the session of which its process group is a member. (See B(7).)" msgstr "" "Elke proces groep is lid van een sessie en elk proces is lid van een sessie " "waarvan zijn proces groep een lid is. (Zie B(7).)" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A session can have a controlling terminal. At any time, one (and only one) " "of the process groups in the session can be the foreground process group for " "the terminal; the remaining process groups are in the background. If a " "signal is generated from the terminal (e.g., typing the interrupt key to " "generate B), that signal is sent to the foreground process group. " "(See B(3) for a description of the characters that generate " "signals.) Only the foreground process group may B(2) from the " "terminal; if a background process group tries to B(2) from the " "terminal, then the group is sent a B signal, which suspends it. " "The B(3) and B(3) functions are used to get/set the " "foreground process group of the controlling terminal." msgstr "" "Een proces kan een controlerende terminal hebben. Op elk moment, een (en " "alleen een) van de proces groepen in een sessie kan de voorgrond proces " "groep van een terminal zijn; de overblijvende proces groepen zijn in de " "achtergrond. Als een signaal werd gegenereerd vanaf een terminal (b.v. " "bedienen van de onderbreking toets om B() te genereren, dan wordt " "dit signaal verzonden naar de voorgrond proces groep. (zie B(3) " "voor een beschrijving van de tekens die signalen genereren.) Alleen de " "voorgrond proces groep mag B(2) van de terminal; als een achtergrond " "proces groep probeert te B(2) lezen van de terminal, dan wordt aan de " "groep een B() signaal verstuurd, dat het opschort. De " "B(3) en B(3) functies worden gebruikt om het " "voorgrond proces van de controlerende terminal te krijgen/zetten." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() and B() calls are used by programs such as " "B(1) to create process groups in order to implement shell job control." msgstr "" "De B() en B() aanroepen worden gebruikt door programma´s " "als B(1) om proces groepen aan te maken om op die manier job control " "te implementeren." #. exit.3 refers to the following text: #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the termination of a process causes a process group to become orphaned, " "and if any member of the newly orphaned process group is stopped, then a " "B signal followed by a B signal will be sent to each " "process in the newly orphaned process group. An orphaned process group is " "one in which the parent of every member of process group is either itself " "also a member of the process group or is a member of a process group in a " "different session (see also B(7))." msgstr "" "Als het beëindigen van een proces veroorzaakt dat een proces groep wordt " "verweesd, en als enig lid van de nieuw verweesde proces groep wordt gestopt, " "dan zal een B signaal gevolgd door een B signaal worden " "verzonden naar elk proces in de nieuwe verweesde proces groep. Een verweesde " "proces groep is er een in welke de ouder van elk lid van de proces groep is " "ofwel zelf ook een lid van de proces groep of is een lid van een proces " "groep in een andere sessie (zie ook B(7))." #. 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 "ZIE OOK" #. 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(3), B(3), B(3), " "B(7)" msgstr "" "B(2), B(2), B(3), B(3), B(3), " "B(7)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5 februari 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pagina's 6.03" #. type: Plain text #: debian-bookworm msgid "" "B() and the version of B() with no arguments conform to " "POSIX.1-2001." msgstr "" "De functies B() en de versie van B() zonder argumenten " "voldoen aan POSIX.1-2001." #. type: Plain text #: debian-bookworm msgid "" "POSIX.1-2001 also specifies B() and the version of B() " "that takes no arguments. (POSIX.1-2008 marks this B() " "specification as obsolete.)" msgstr "" "POSIX.1-2001 specificeert ook B() en de versie van B() " "die geeft argument neemt. (POSIX.1-2008 markeert deze B() " "specificatie als verouderd.)" #. type: Plain text #: debian-bookworm msgid "" "The version of B() with one argument and the version of " "B() that takes two arguments derive from 4.2BSD, and are not " "specified by POSIX.1." msgstr "" "De versie van B() met een argument en de versie van B() " "met twee argumenten afgeleid van 4.2BSD, zijn niet gespecificeerd door " "POSIX.1." #. 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 maart 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" #. type: TH #: opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "Linux man-pages 6.7" msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages 6.7"