NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/45563: Typo in mk/bsd.README
>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