* doc/make.1: Use "target" from the SYNOPSIS.

Reported by Helge Kreutzmann <debian@helgefjell.de>
This commit is contained in:
Paul Smith 2022-02-06 17:53:48 -05:00
parent 342a9bb54b
commit bdaeca49e9

View File

@ -48,10 +48,10 @@ files, it issues the commands recorded in the makefile.
.B make .B make
executes commands in the executes commands in the
.I makefile .I makefile
to update one or more target to update one or more
.IR names , .IR targets ,
where where
.I name .I target
is typically a program. is typically a program.
If no If no
.B \-f .B \-f