Module Name:    src
Committed By:   dholland
Date:           Sun Nov 13 18:18:35 UTC 2011

Modified Files:
        src/usr.bin/make: make.1

Log Message:
Fix xref to the PSD; PR 45568 from Petri Laakso.


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/usr.bin/make/make.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.196 src/usr.bin/make/make.1:1.197
--- src/usr.bin/make/make.1:1.196	Sun Nov  6 19:50:46 2011
+++ src/usr.bin/make/make.1	Sun Nov 13 18:18:35 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: make.1,v 1.196 2011/11/06 19:50:46 christos Exp $
+.\"	$NetBSD: make.1,v 1.197 2011/11/13 18:18:35 dholland Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -95,7 +95,7 @@ This manual page is intended as a refere
 For a more thorough description of
 .Nm
 and makefiles, please refer to
-.%T "Make \- A Tutorial" .
+.%T "PMake \- A Tutorial" .
 .Pp
 .Nm
 will prepend the contents of the

Reply via email to