Merge "make-3.81: Fix build on Ubuntu Trusty"
diff --git a/sources/host-tools/make-3.81/doc/make.texi b/sources/host-tools/make-3.81/doc/make.texi
index be22ea3..b10bfdd 100644
--- a/sources/host-tools/make-3.81/doc/make.texi
+++ b/sources/host-tools/make-3.81/doc/make.texi
@@ -8162,7 +8162,7 @@
 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,