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/

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to