summaryrefslogtreecommitdiff
path: root/usr.bin/make
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-10-18 14:42:17 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-10-18 14:42:17 +0000
commitfa5a75396c5d4c112d261a0f7b77b53c11e6bc59 (patch)
treef355d727a9eae941682ee58120fdaf73bf821aab /usr.bin/make
parentf4de8c586a61d285a8bf4560e1b5567383974fce (diff)
remove references to now removed usd/psd/smm docs;
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.17
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 4b045fd3b8a..933b22e0819 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.89 2010/09/29 07:44:56 jmc Exp $
+.\" $OpenBSD: make.1,v 1.90 2010/10/18 14:42:16 jmc Exp $
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
.\"
-.Dd $Mdocdate: September 29 2010 $
+.Dd $Mdocdate: October 18 2010 $
.Dt MAKE 1
.Os
.Sh NAME
@@ -1365,9 +1365,6 @@ utility exits with a value of 0 on success, and \*(Gt0 if an error occurred.
.Xr getcwd 3 ,
.Xr regex 3 ,
.Xr uname 3
-.Pp
-"Make \(em A Tutorial",
-.Pa /usr/share/doc/psd/12.make/ .
.Sh STANDARDS
The
.Nm