bug-make
[Top][All Lists]
Advanced

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

GNU make man page typo


From: Zach Petch
Subject: GNU make man page typo
Date: Wed, 1 Sep 2021 22:40:17 -0700

Hi there,

This is minor in the grand scheme of things, but I noticed a typo in the man page for GNU make. In case it makes a difference, I was on a Mac running macOS Big Sur 11.5.2 when I came across the typo.

The second paragraph under DESCRIPTION reads,

> To prepare to use make, you must write a file called the makefile that describes the relationships among files in your program, and the states the commands for updating each file.

It appears that the first use of "the" after the second comma should either be "then" or quite possibly should simply not exist at all. That portion of the sentence would then read either,

> and then states the commands for updating each file

or,

> and states the commands for updating each file

and would, at the very least, reduce the likelihood of people like myself (who need to read slowly and carefully to understand things like man pages) from getting temporarily tripped up by the wording of that line.

I recognize that this is minor and somewhat pedantic, but I appreciate you taking the time to read this.

Zach Petch

P.S. Even if this request never amounts to anything, I want to say thank you for all you do. I sincerely appreciate it, and I'm sure I'm not the only one.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]