From: Stefano Lattarini Date: Sat, 4 May 2013 22:44:41 +0000 (+0200) Subject: docs: port manual to Texinfo 5.x X-Git-Tag: 3.99.90~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c77486d1fbc820e6db97a5a11fabdc34dbdb729;p=thirdparty%2Fmake.git 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 --- diff --git a/doc/make.texi b/doc/make.texi index 5a95f0c1..a75cf4f1 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -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,