-
-
usr/src/cmd/man/rebuild-whatis (Diff revision 1) I think we're doing this to set
PATH
, so thatman(1)
s logic to setMANPATH
fromPATH
comes into being, and causes us to re-index those directories. Right?If so, can we get a comment saying so?
Also, do we want a better way of doing this, for people who'd want to extend that list?
-
usr/src/cmd/man/rebuild-whatis.xml (Diff revision 1) I'd prefer a name that was more "what" than "how"
update-man-index? something like that?I'm guessing changing it would hurt OmniOS though :\
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+130 -7) |
Change Summary:
Rename service to 'update-man-index'
Add SMF properties to specify the default manpath. These are merged with derived man pages from the default system path set in /etc/default/login
Summary: |
|
||||
---|---|---|---|---|---|
Bugs: |
|
||||
Commit: |
|
||||
Diff: |
Revision 3 (+171 -7) |
-
-
-
usr/src/cmd/man/update-man-index (Diff revision 3) Do ween these lines added to what's in usr/src/prototypes/? Don't seem to serve any purpose.
-
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+163 -8) |