Page MenuHomeFreeBSD

posixshmcontrol(1) page
ClosedPublic

Authored by kib on May 27 2019, 5:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 10, 1:58 PM
Unknown Object (File)
Sat, Feb 8, 8:59 PM
Unknown Object (File)
Sun, Feb 2, 7:23 PM
Unknown Object (File)
Wed, Jan 29, 9:59 PM
Unknown Object (File)
Mon, Jan 27, 11:53 AM
Unknown Object (File)
Wed, Jan 22, 7:41 AM
Unknown Object (File)
Dec 26 2024, 10:44 AM
Unknown Object (File)
Dec 4 2024, 4:56 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

danfe added inline comments.
usr.bin/posixshmcontrol/posixshmcontrol.1
36 ↗(On Diff #57960)

Shouldn't POSIX be capitalized here, since it's an abbreviation? E.g. re_format(7) spells it correctly. Ditto the one below.

65 ↗(On Diff #57960)

Native speakers may need to correct me here, but IMHO it should be plural contents in this case.

71 ↗(On Diff #57960)

... displayed by the subcommand.

119 ↗(On Diff #57960)

Native speaker's advice needed, but probably To show the contents ... here.

usr.bin/posixshmcontrol/posixshmcontrol.1
36 ↗(On Diff #57960)

Yes.

41 ↗(On Diff #57960)

Where does this come from? AFAICT most man pages just use literal ... and a few \&...

65 ↗(On Diff #57960)

I would say:

It allows inspecting existing segments, dumping their metadata or contents, and unlinking them.

However I think uncountable noun (content) works too, the content of the existing segments.

68 ↗(On Diff #57960)

the system (or the file system)

73–75 ↗(On Diff #57960)

This sentence is a little confusing, maybe break into two?

kib marked 8 inline comments as done.

Handle feedback.

Ok, LGTM; I'm not an expert on man page markup but can be adjusted after commit if needed.

This revision is now accepted and ready to land.May 29 2019, 12:57 PM
This revision was automatically updated to reflect the committed changes.