diff options
Diffstat (limited to 'make.1')
-rw-r--r-- | make.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -.TH MAKE 1 "27 December 2010" "GNU" "User Commands" +.TH MAKE 1 "03 March 2012" "GNU" "User Commands" .SH NAME make \- GNU make utility to maintain groups of programs .SH SYNOPSIS @@ -82,7 +82,7 @@ and will not be understood by other versions of .BR make . If .I makefile -is `\-', the standard input is read. +is '\-', the standard input is read. .LP .B make updates a target if it depends on prerequisite files @@ -332,14 +332,14 @@ programs are properly installed at your site, the command .PP should give you access to the complete manual. .SH BUGS -See the chapter `Problems and Bugs' in +See the chapter ``Problems and Bugs'' in .IR "The GNU Make Manual" . .SH AUTHOR This manual page contributed by Dennis Morse of Stanford University. Further updates contributed by Mike Frysinger. It has been reworked by Roland McGrath. Maintained by Paul Smith. .SH "COPYRIGHT" -Copyright \(co 1992, 1993, 1996, 1999, 2007, 2010 Free Software Foundation, Inc. +Copyright \(co 1992-1993, 1996-2012 Free Software Foundation, Inc. This file is part of .IR "GNU make" . .LP |