[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16652] typo in make(1) manpage in cvs / 3.81
From: |
Mike Frysinger |
Subject: |
[bug #16652] typo in make(1) manpage in cvs / 3.81 |
Date: |
Mon, 22 May 2006 04:55:46 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.0.3) Gecko/20060507 Firefox/1.5.0.3 |
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #16652] typo in make(1) manpage in cvs / 3.81,
Mike Frysinger <=