Man pages created via ksh93 getopts "--nroff' option should include a date 
(mtime) 
as the third argument to the .TH macro.  The argument isn't output causing 
"Last 
change:" output field to be empty.

% echo ${.sh.version}
Version JMP 93t+ 2009-10-12
% getopts --nroff 2>&1 | grep '.TH\>'
.TH getopts 1
% getopts --nroff 2>&1|nroff -man | grep Last
SunOS 5.10                Last change:                          1
SunOS 5.10                Last change:                          2
....
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to