From owner-freebsd-questions@freebsd.org Sun Oct 25 08:45:46 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 35CF4447B07 for ; Sun, 25 Oct 2020 08:45:46 +0000 (UTC) (envelope-from freebsd-questions@m.gmane-mx.org) Received: from ciao.gmane.io (static.214.254.202.116.clients.your-server.de [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CJs4T4VYBz3WJj for ; Sun, 25 Oct 2020 08:45:45 +0000 (UTC) (envelope-from freebsd-questions@m.gmane-mx.org) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kWbZq-000AGF-KT for freebsd-questions@freebsd.org; Sun, 25 Oct 2020 09:40:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ottavio Caruso Subject: Re: What are "who parameters"? (man 8 renice) Date: Sun, 25 Oct 2020 08:40:29 +0000 Message-ID: References: <20201024195657878687952@bob.proulx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 In-Reply-To: <20201024195657878687952@bob.proulx.com> Content-Language: en-GB X-Rspamd-Queue-Id: 4CJs4T4VYBz3WJj X-Spamd-Bar: ++++++++ X-Spamd-Result: default: False [8.04 / 15.00]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; GREYLIST(0.00)[pass,body]; FROM_HAS_DN(0.00)[]; FREEMAIL_FROM(0.00)[yahoo.com]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_MEDIUM(-0.15)[-0.152]; HFILTER_HOSTNAME_5(3.00)[static.214.254.202.116.clients.your-server.de]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.18)[-0.185]; NEURAL_SPAM_LONG(0.38)[0.375]; R_SPF_ALLOW(-0.20)[+mx]; DMARC_POLICY_REJECT(2.00)[yahoo.com : SPF not aligned (relaxed), No valid DKIM,reject]; FORGED_SENDER(0.30)[ottavio2006-usenet2012@yahoo.com,freebsd-questions@m.gmane-mx.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:116.202.0.0/16, country:DE]; FROM_NEQ_ENVFROM(0.00)[ottavio2006-usenet2012@yahoo.com,freebsd-questions@m.gmane-mx.org]; MAILMAN_DEST(0.00)[freebsd-questions]; SUBJECT_HAS_QUESTION(0.00)[] X-Spam: Yes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2020 08:45:46 -0000 On 25/10/2020 02:15, Bob Proulx wrote: > For the most part newer manuals mostly do rewrite that considerably > and now refer to those as process identifiers. NetBSD renice(8) man page has been reworked recently: https://man.netbsd.org/renice.8 http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/renice/renice.8?rev=1.16&content-type=text/x-cvsweb-markup&only_with_tag=MAIN -- Ottavio Caruso