From nobody Fri May 10 13:02:07 2024 X-Original-To: dev-commits-src-branches@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 4VbTYX29VYz5JPbg; Fri, 10 May 2024 13:02:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VbTYX0mD6z4bgQ; Fri, 10 May 2024 13:02:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715346128; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=focPFdKJmQ24Be306wKi5zjmdsvXRAkvZgRh/1hsSGQ=; b=TpWotYrGu69z0dVZ6S2n+fCCorhbcB2LsVU+fb5yk0CEMevtw6VB0IJO+AXyhQ/ZJLnYhv QtiOQoFHEGLG7EuBq47nURLBe6d5ji9D9RFrVoHq85EoR6gAnPDT/5MUzkn/3f/OTg9pbx X/bbBIp6586mKEq2XIKk0RBeod8g1PbI5bJpq1caVW9B5/hWHSKBEi6a0223+UMOOjrDKd 5ooH3FASxGcTTm7/LxY+W3KVe1R4Nz4vtR3QuMWPZC1leQ+c6i1OnugqUf+Y4b3QHy2xLo F0AELU2HMNIlWCz48U6UXMwaqrYXde8EybpVvLvpejmWSfD69cRE4sVy4CglmA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715346128; a=rsa-sha256; cv=none; b=Ad5aqrETirgKDbaA2Qzna3qVR9laB0poSqP5257PD19NGKeRedoPSQEpX1o0hrhwOEg2C6 pSLPmHZZeifAR6lN7RE4sqlzUIyHwtvA3XYDieC2qaRBFfe1yBWOOnJfmO4wn4LLV85PFE Y9LMYlcOyphv8nwPdLRUDrbTMHWWTxjhWRqRkvk4EuR4sdozDsBfR8x1cLYwBmWmNN6FAK 17lx/94iwkKmuUXzP1qnPUIJ46wjg9WJDbSITqrvN+yl4bDv1eqKC7I4DPOYipE7T0aM4k DEub7PtS2uYSzOJz6782EmpMdGs9P2HLjx5Zy3lWL5bDul3SO1+uALCbgW0SGg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715346128; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=focPFdKJmQ24Be306wKi5zjmdsvXRAkvZgRh/1hsSGQ=; b=KYkqddrGzw8HAd9N/EIrteAFhJhoeQ+DAZX0YE5o+WWr+tD88XrkyfyOgPLHrFvYfdUVvs hP8aAbHGTD8fNuLs6EgvxQUJTcxWkea633VfPb77HQWWMDpVx23ghJDFQnCewo1LnwMkq9 C9mX29/FvApa76a4Iu5L+YVsxGDw1FquChnmAaqNOlQDZnwOiaujmt4vK5Gf7C778i62NC kPC2jdi087TtG7agv83QNgmaJFPRkACFf1qAF4snyIF6ce3ywUeTB4xYBDQ3TjJk6390hx vSwMXQTOxTwfoDnTqJeEVv6qIP3aI5aHgapwPPb60Gb8JtRoNdlqIM+lW3NyDw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VbTYX0NMgzdmj; Fri, 10 May 2024 13:02:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44AD27rE051133; Fri, 10 May 2024 13:02:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44AD27lA051129; Fri, 10 May 2024 13:02:07 GMT (envelope-from git) Date: Fri, 10 May 2024 13:02:07 GMT Message-Id: <202405101302.44AD27lA051129@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: 0e0220d11add - stable/14 - clock_gettime.2: fix markup List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 0e0220d11addc60fe7ed6fca79aefac2a3a9af27 Auto-Submitted: auto-generated The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0e0220d11addc60fe7ed6fca79aefac2a3a9af27 commit 0e0220d11addc60fe7ed6fca79aefac2a3a9af27 Author: Ed Maste AuthorDate: 2024-05-06 19:59:42 +0000 Commit: Ed Maste CommitDate: 2024-05-10 13:01:52 +0000 clock_gettime.2: fix markup The CLOCK_* constants are "defined variable or preprocessor constants" and so use .Dv. Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D45106 (cherry picked from commit 2d29d2ecebf8ea19221995b3ea2e3a7ac700bf81) --- lib/libc/sys/clock_gettime.2 | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2 index ed469153a40e..c8bef4c5424f 100644 --- a/lib/libc/sys/clock_gettime.2 +++ b/lib/libc/sys/clock_gettime.2 @@ -94,29 +94,29 @@ Returns the execution time of the calling thread. .El .Pp The clock IDs -.Fa CLOCK_REALTIME , -.Fa CLOCK_MONOTONIC , +.Dv CLOCK_REALTIME , +.Dv CLOCK_MONOTONIC , and -.Fa CLOCK_UPTIME +.Dv CLOCK_UPTIME perform a full time counter query. The clock IDs with the _FAST suffix, i.e., -.Fa CLOCK_REALTIME_FAST , -.Fa CLOCK_MONOTONIC_FAST , +.Dv CLOCK_REALTIME_FAST , +.Dv CLOCK_MONOTONIC_FAST , and -.Fa CLOCK_UPTIME_FAST , +.Dv CLOCK_UPTIME_FAST , do not perform a full time counter query, so their accuracy is one timer tick. Similarly, -.Fa CLOCK_REALTIME_PRECISE , -.Fa CLOCK_MONOTONIC_PRECISE , +.Dv CLOCK_REALTIME_PRECISE , +.Dv CLOCK_MONOTONIC_PRECISE , and -.Fa CLOCK_UPTIME_PRECISE +.Dv CLOCK_UPTIME_PRECISE are used to get the most exact value as possible, at the expense of execution time. The clock IDs -.Fa CLOCK_REALTIME_COARSE +.Dv CLOCK_REALTIME_COARSE and -.Fa CLOCK_MONOTONIC_COARSE +.Dv CLOCK_MONOTONIC_COARSE are aliases of corresponding IDs with _FAST suffix for compatibility with other systems. Finally, @@ -138,7 +138,7 @@ struct timespec { .Ed .Pp Only the super-user may set the time of day, using only -.Fa CLOCK_REALTIME . +.Dv CLOCK_REALTIME . If the system .Xr securelevel 7 is greater than 1 (see @@ -186,14 +186,14 @@ and system calls conform to .St -p1003.1b-93 . The clock IDs -.Fa CLOCK_REALTIME_FAST , -.Fa CLOCK_REALTIME_PRECISE , -.Fa CLOCK_MONOTONIC_FAST , -.Fa CLOCK_MONOTONIC_PRECISE , -.Fa CLOCK_UPTIME , -.Fa CLOCK_UPTIME_FAST , -.Fa CLOCK_UPTIME_PRECISE , -.Fa CLOCK_SECOND +.Dv CLOCK_REALTIME_FAST , +.Dv CLOCK_REALTIME_PRECISE , +.Dv CLOCK_MONOTONIC_FAST , +.Dv CLOCK_MONOTONIC_PRECISE , +.Dv CLOCK_UPTIME , +.Dv CLOCK_UPTIME_FAST , +.Dv CLOCK_UPTIME_PRECISE , +.Dv CLOCK_SECOND are .Fx extensions to the POSIX interface.