Dean Roehrich wrote: > On Tue, Oct 21, 2008 at 01:46:19PM -0700, Mike Oliver wrote: >> Peter Dennis wrote: >> [...] >>> Example man page in the case's materials directory. >> Will man page(s) be delivered to the target system? The Exported >> Interfaces table makes no mention of them. > > The manpages belong in the References section. > > Or so I've been told, > > "Looks mostly good -- one nit: man pages aren't actually interfaces. > But we'll collectively pretend we didn't see that. ;-}" > -- James Carlson, 13 June 2008, LSARC/2008/373.
Man pages are not exported interfaces, but they certainly import (or adhere to) the interfaces defined by the man page project (directories, formats, names...) Having them enumerated in a pkg manifest is usually sufficient, especially if they are going into the "right places". The project's spec needs to note what those "right places" are in this situation; the easy place to do this is one line in the interface table :-) -John