mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
clock_gettime(2): Remove unneeded trailing wording.
This commit is contained in:
parent
ab4abce6c2
commit
30394f3c87
1 changed files with 1 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd August 10, 2024
|
||||
.Dd October 15, 2025
|
||||
.Dt CLOCK_GETTIME 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -80,7 +80,6 @@ Behavior during a leap second is not defined by and POSIX standard.
|
|||
Increments in SI seconds, even while the system is suspended.
|
||||
Its epoch is unspecified.
|
||||
The count is not adjusted by leap seconds.
|
||||
.Fx implements
|
||||
.It Dv CLOCK_UPTIME
|
||||
.It Dv CLOCK_UPTIME_PRECISE
|
||||
.It Dv CLOCK_UPTIME_FAST
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue