Alexander Langer wrote:
> 
> alex        2000/07/02 14:45:16 PDT
> 
>   Modified files:
>     lib/libc/gen         Makefile.inc
>   Log:
>   Add strunvisx.3 MLINK.
> 
>   Revision  Changes    Path
>   1.65      +2 -2      src/lib/libc/gen/Makefile.inc
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe cvs-all" in the body of the message

This breaks installworld, as the following diff:

        +MLINKS+=unvis.3 strunvis.3 strunvisx.3

should have been:

        +MLINKS+=unvis.3 strunvis.3 unvis.3 strunvisx.3


PYD


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to