Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make Fix a typo.
details: https://anonhg.NetBSD.org/src/rev/bff5be4ce53e
branches: trunk
changeset: 474613:bff5be4ce53e
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Jul 12 18:22:49 1999 +0000
description:
Fix a typo.
diffstat:
usr.bin/make/make.1 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 6b20ecc29bb3 -r bff5be4ce53e usr.bin/make/make.1
--- a/usr.bin/make/make.1 Mon Jul 12 18:17:56 1999 +0000
+++ b/usr.bin/make/make.1 Mon Jul 12 18:22:49 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.33 1999/07/11 02:06:57 thorpej Exp $
+.\" $NetBSD: make.1,v 1.34 1999/07/12 18:22:49 thorpej Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -981,7 +981,9 @@
found in the current directory.
If no sources are specified, any previously specified directories are
deleted.
-If the source is the special .Ic .DOTLAST target, then the current working
+If the source is the special
+.Ic .DOTLAST
+target, then the current working
directory is searched last.
.It Ic .PHONY
Apply the
Home |
Main Index |
Thread Index |
Old Index