From 23c2b99e9d23e726ede9442728272616e66d416f Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 4 Mar 2012 00:24:20 +0000 Subject: Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. Fixes Savannah bug #34530. --- make.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'make.1') diff --git a/make.1 b/make.1 index 5dade8f..e25ee8c 100644 --- a/make.1 +++ b/make.1 @@ -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 -- cgit v1.2.3