* 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
executes commands in the
.I makefile
to update one or more target
.IR names ,
to update one or more
.IR targets ,
where
.I name
.I target
is typically a program.
If no
.B \-f