URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16652>
Summary: typo in make(1) manpage in cvs / 3.81
Project: make
Submitted by: vapier
Submitted on: Montag 22.05.2006 um 04:55
Severity: 3 - Normal
Item Group: Documentation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Component Version: CVS
Operating System: Any
Fixed Release: None
_______________________________________________________
Details:
current manpage has a slight typo when describing the -f flag ... it has a
leading '+' which is not needed:
--- make.1
+++ make.1
@@ -164,7 +164,7 @@ for debugging while remaking makefiles.
Give variables taken from the environment precedence
over variables from makefiles.
.TP 0.5i
-+\fB\-f\fR \fIfile\fR, .......
+\fB\-f\fR \fIfile\fR, .......
Use
.I file
as a makefile.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16652>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make