NetBSD-Bugs archive

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

Re: toolchain/45563: please ignore this report.



There is not really bug in the documentation, but in my grep skills:
bsd.prog.mk:CLEANFILES+= a.out [Ee]rrs mklog core *.core .gdbinit

Please ignore this report.

On Thu, 3 Nov 2011, petri+netbsd%asd.fi@localhost wrote:

Number:         45563
Category:       toolchain
Synopsis:       Typo in mk/bsd.README
Confidential:   no
Severity:       non-critical
Priority:       low
Responsible:    toolchain-manager
State:          open
Class:          doc-bug
Submitter-Id:   net
Arrival-Date:   Thu Nov 03 13:35:01 +0000 2011
Originator:     Petri Laakso
Release:        NetBSD-current
Organization:
ASD
Environment:
Description:
I think I've found a typo from share/mk/bsd.README
(errs specified twice)
How-To-Repeat:
Read share/mk/bsd.README
Fix:
--- share/mk/bsd.README 16 Oct 2011 01:28:35 -0000      1.289
+++ share/mk/bsd.README 3 Nov 2011 13:26:24 -0000
@@ -1283,7 +1283,7 @@
               prefix to ${DESTDIR} to facilitate cross-debugging.
       clean:
               remove the program, any object files and the files a.out,
-               Errs, errs, mklog, and ${PROG}.core.
+               errs, mklog, and ${PROG}.core.
       cleandir:
               remove all of the files removed by the target clean, as
               well as .depend, tags, and any manual pages.



Home | Main Index | Thread Index | Old Index