Commit afd5bc630930 added a new pathconf name
_PC_HAS_HIDDENSYSTEM.
This patch documents this new name.
Differential D51175
pathconf.2: Document the _PC_HAS_HIDDENSYSTEM name rmacklem on Sat, Jul 5, 11:47 PM. Authored by Tags None Referenced Files
Subscribers
Details
Commit afd5bc630930 added a new pathconf name This patch documents this new name.
Diff Detail
Event Timeline
Comment Actions chflags(3) calls these Dv's, we could call them Dv's to bring them into the apropos results, or maybe something else if it makes more sense.
Comment Actions Put .Dv before UF_HIDDEN and UF_SYSTEM as suggested Comment Actions IMO 'flags' there refers to the attribute of the file, so the .Ar markup is definitely not appropriate. Comment Actions My litmus test for "should we mark it up" is "should users be able to find this page with apropos Ar=flags. |