Doug Barton
Tue, 02 Mar 2010 19:31:33 -0800
On 3/2/2010 4:20 PM, Kevin Oberman wrote: > Looks to me like something is messed up in stable. > >>From /usr/src/share/man/man4/man4.i386/Makefile: > MAN= aic.4 \ > alpm.4 \ > amdpm.4 \ > apm.4 \ > ce.4 \ > cp.4 \ > CPU_ELAN.4 \ > cs.4 \ > ct.4 \ > ctau.4 \ > dpms.4 \ > cx.4 \ > ep.4 \ > > but dpms.4 was removed yesterday.
That is not the latest version of the file in svn OR cvs.
MAN= aac.4 \
...
${_dpms.4} \
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
...
_dpms.4= dpms.4
And there is a dpms.4 file in that directory, at least there is when I
check it out.
Doug
--
... and that's just a little bit of history repeating.
-- Propellerheads
Improve the effectiveness of your Internet presence with
a domain name makeover! http://SupersetSolutions.com/
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"