Page MenuHomeFreeBSD

timerfd: Add manual page
ClosedPublic

Authored by jfree on May 22 2023, 10:02 PM.
Referenced Files
F97668711: D40218.diff
Mon, Sep 30, 4:37 PM
Unknown Object (File)
Fri, Sep 20, 12:10 PM
Unknown Object (File)
Wed, Sep 4, 2:57 AM
Unknown Object (File)
Aug 24 2024, 3:15 AM
Unknown Object (File)
Aug 19 2024, 3:43 PM
Unknown Object (File)
Aug 14 2024, 4:05 PM
Unknown Object (File)
Aug 8 2024, 8:17 PM
Unknown Object (File)
Aug 6 2024, 12:14 PM
Subscribers

Details

Summary

This manual page accompanies the timerfd system calls.

https://reviews.freebsd.org/D38459

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Just a little style for the mail addresses in the HISTORY section, otherwise LGTM. Can't speak for the technical details.

lib/libc/sys/timerfd.2
329

I would add an '.An -nosplit' after .Sh HISTORY.

333

On a separate line

.An Dmitry Chagin Aq Mt dchagin@FreeBSD.org

335

On a separaate line

.An Jake Freeland Aq Mt jfree@FreeBSD.org

Fix formatting in HISTORY section thanks to @gbe.

grahamperrin added a subscriber: grahamperrin.
grahamperrin added inline comments.
lib/libc/sys/timerfd.2
165

Might Normally or Typically be better?

(Because regularity can be time-related, i.e. "like clockwork".)

234
272
286
This revision now requires changes to proceed.Jun 29 2023, 3:47 AM
jfree marked 4 inline comments as done.

Address @grahamperrin's comments.

Looks good to my eye. Looks like all the comments have been addressed.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 24 2023, 8:31 PM
Closed by commit rG8544651dc509: timerfd: Add manual page. (authored by jfree, committed by imp). · Explain Why
This revision was automatically updated to reflect the committed changes.