From nobody Fri Oct 08 15:14:00 2021 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 633A517E3F60; Fri, 8 Oct 2021 15:14:00 +0000 (UTC) (envelope-from pstef@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HQsCr2Nglz4fM8; Fri, 8 Oct 2021 15:14:00 +0000 (UTC) (envelope-from pstef@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1633706040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=umdmqqYAwCOWq7fVRJurwyWE6DwWUSm3zyOeHxx/tyE=; b=dAPeXXeAsn3ZE2VtwweZPXL/H6qiBXlK2CyV1SD1MurprEotG1VLxooxJzpz71E9cO7r6A Y9o0dvmVyvjN5IQ4PjDdMSnQwInjiPJyNEIdtv1puiSU25dhGPIbj4pTuVb7a2MQr29V/Y TaZMGX+CF49khupKtmNr14I8a3Y++N510G20nAQdlRyc1aIyiYaMEvGzSX24tQ5tlyLXWX qwuU6mEw2Mu2edBf4Bpp7CLNqZrpPtiQusB7LL6XBfOT/qCfqT1RBKStTxqY1/kmRBjfX2 Y89XO0wWik9VhJQJ9qYXkhRAwH27Mk7mkV4nyI+/nLaKq2UAM6cPx2LtbIP67A== Received: by freefall.freebsd.org (Postfix, from userid 1403) id 379EB1E1AE; Fri, 8 Oct 2021 15:14:00 +0000 (UTC) Date: Fri, 8 Oct 2021 15:14:00 +0000 From: "Piotr P. Stefaniak" To: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: bf8f6ffcb66a - main - Mention kern.timecounter.alloweddeviation in nanosleep.1 Message-ID: References: <202110081509.198F94HG022514@gitrepo.freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <202110081509.198F94HG022514@gitrepo.freebsd.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1633706040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=umdmqqYAwCOWq7fVRJurwyWE6DwWUSm3zyOeHxx/tyE=; b=oJfqivwR6cE/DGEk7zs76F7gEWkM/ZbpUIl0O4v80bWgxBP/qmLnwpTRXXX6RHdDZSrgZN jrkNoTlGVJRP/CunRyeWIs+iqCEPs4d4Lh12CDwvaQRScT/X1lbmBuOuupeRFsy07VVq3m WaQ9Uylait4o/NFFmFhO9mTXvjyOwCBl6wAxzc4PF1h+764t1/0lBSDTL1Q5NhSm2HygMe O9G4zJoaWT0NBP6D15fD3w8mtNgdi6M9FMbfkZzA6EHevZHmo3TO3qAUhQBJQp709ks7TI RDQZek0XEh+8P6Liyj10+Hicxki9yEQkXl/cibuNsORJMHcW+zwN6VPhoCkWeg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1633706040; a=rsa-sha256; cv=none; b=CJ0tR6keO8MP8ZAR+6jcAygc+gZGzTQUoLZ5UvfEMHqtAHq0wGth6Td0QAWGvImeVMCNCl m/M2cLkhlKPZNO2oWw6a0if+vhIRcMFOzMcHQvNGMfb7gh4yN5KJVfHYJ/ZS329HeoWi8Q KK9kF0VfD9Qh7i8ZDc4hfPTOaRwsoIVlp1wpdP3iccIZrwDumt68vFvNGRODUaW4e9y5b4 hdR7CBKA5gIfaPyAtzFcuYI0OeXpHpYr/N215TG/exDUFCRCMU0DxiVyUMdO11nc0Rg+Fx ATL5B815qR+L5P2JTi85vn3U6zYmxyffb4qTj+sn+4F/IOAllFgUPfEGNjxQow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On 2021-10-08 15:09:04, Piotr Pawel Stefaniak wrote: >The branch main has been updated by pstef: > Mention kern.timecounter.alloweddeviation in nanosleep.1 Sorry, wrong section. > lib/libc/sys/nanosleep.2 | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)