Page MenuHomeFreeBSD

posixshmcontrol.1: Document posixshmcontrol create -l
ClosedPublic

Authored by markj on May 25 2023, 6:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 3, 7:27 AM
Unknown Object (File)
Thu, Oct 3, 12:15 AM
Unknown Object (File)
Tue, Oct 1, 3:17 PM
Unknown Object (File)
Tue, Oct 1, 6:27 AM
Unknown Object (File)
Mon, Sep 30, 1:16 AM
Unknown Object (File)
Fri, Sep 27, 1:13 AM
Unknown Object (File)
Tue, Sep 24, 4:19 AM
Unknown Object (File)
Mon, Sep 23, 3:28 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.May 25 2023, 6:43 PM
usr.bin/posixshmcontrol/posixshmcontrol.1
93

Is it clear that 'the page size' there refers to the page size specified for the option? (it is about the 'the' use, and I do not understand articles).

markj added inline comments.
usr.bin/posixshmcontrol/posixshmcontrol.1
93

It's not as clear as it could be. Possible interpretations would be "the system page size" or "the specified page size", so I changed it to the latter.

markj marked an inline comment as done.

Make it clear which page size we are talking about.

This revision is now accepted and ready to land.May 25 2023, 8:52 PM