NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/38059: minor bug in /usr/share/mk/bsd.README



>Number:         38059
>Category:       bin
>Synopsis:       minor bug in /usr/share/mk/bsd.README
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 18 22:05:00 +0000 2008
>Originator:     cheusov%tut.by@localhost
>Release:        NetBSD 4.0_STABLE
>Organization:
>Environment:
System: NetBSD chen.chizhovka.net 4.0_STABLE NetBSD 4.0_STABLE (GENERIC) #2: 
Tue Dec 25 17:42:38 EET 2007 
cheusov%chen.chizhovka.net@localhost:/srv/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
The following line in /usr/share/mk/bsd.README

   FILESMODE       File mode.  [${BINMODE}]

should be changed to

   FILESMODE       File mode.  [${NONBINMODE}]

This line is from bsd.files.mk section

>Fix:

Unknown


Home | Main Index | Thread Index | Old Index