mirror of
https://github.com/mirror/make.git
synced 2026-08-08 17:10:58 +00:00
docs: port manual to Texinfo 5.x
* doc/make.texi: Here. It was sufficient to change an '@itemx' into an '@item'. Copyright-paperwork-exempt: yes Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
This commit is contained in:
committed by
Paul Smith
parent
13f13b96b3
commit
7c77486d1f
@@ -8829,7 +8829,7 @@ from complicated nests of recursive @code{make} commands.
|
||||
rarely need to specify this option since @samp{make} does it for you;
|
||||
see @ref{-w Option, ,The @samp{--print-directory} Option}.)
|
||||
|
||||
@itemx --no-print-directory
|
||||
@item --no-print-directory
|
||||
@cindex @code{--no-print-directory}
|
||||
Disable printing of the working directory under @code{-w}.
|
||||
This option is useful when @code{-w} is turned on automatically,
|
||||
|
||||
Reference in New Issue
Block a user