From 63dff1e0bcb9e1bdd189e4a3e0d6126389251885 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 18 Aug 1997 18:11:04 +0000 Subject: Bug fixes and automake changes. --- make.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'make.1') diff --git a/make.1 b/make.1 index a8c4108..1bd37a7 100644 --- a/make.1 +++ b/make.1 @@ -8,7 +8,7 @@ make \- GNU make utility to maintain groups of programs makefile ] [ option ] ... target ... .SH WARNING -This man paage is an extract of the documentation of +This man page is an extract of the documentation of .I GNU make . It is updated only occasionally, because the GNU project does not use nroff. For complete, current documentation, refer to the Info file @@ -110,7 +110,7 @@ or if the target does not exist. .B \-b .TP 0.5i .B \-m -These options are ignored for compatibility with other versions of +These options are ignored for compatibility with other versions of .IR make . .TP 0.5i .BI "\-C " dir @@ -157,7 +157,7 @@ If several .B \-I options are used to specify several directories, the directories are searched in the order specified. -Unlike the arguments to other flags of +Unlike the arguments to other flags of .IR make , directories given with .B \-I @@ -236,11 +236,11 @@ Silent operation; do not print the commands as they are executed. Cancel the effect of the .B \-k option. -This is never necessary except in a recursive +This is never necessary except in a recursive .I make where .B \-k -might be inherited from the top-level +might be inherited from the top-level .I make via MAKEFLAGS or if you set .B \-k @@ -254,7 +254,7 @@ future invocations of .IR make . .TP 0.5i .B \-v -Print the version of the +Print the version of the .I make program plus a copyright, a list of authors and a notice that there is no warranty. @@ -285,7 +285,7 @@ it is almost the same as running a .I touch command on the given file before running .IR make , -except that the modification time is changed only in the imagination of +except that the modification time is changed only in the imagination of .IR make . .SH "SEE ALSO" .PD 0 -- cgit v1.2.3