Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/make Bump date for previous; use macros for marking up



details:   https://anonhg.NetBSD.org/src/rev/ae8a800d3984
branches:  trunk
changeset: 556773:ae8a800d3984
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Dec 26 23:22:31 2003 +0000

description:
Bump date for previous; use macros for marking up
the dollar sign.

diffstat:

 usr.bin/make/make.1 |  11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r ca1e83e96107 -r ae8a800d3984 usr.bin/make/make.1
--- a/usr.bin/make/make.1       Fri Dec 26 23:18:18 2003 +0000
+++ b/usr.bin/make/make.1       Fri Dec 26 23:22:31 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: make.1,v 1.95 2003/12/26 23:18:18 jmc Exp $
+.\"    $NetBSD: make.1,v 1.96 2003/12/26 23:22:31 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    from: @(#)make.1        8.4 (Berkeley) 3/19/94
 .\"
-.Dd December 7, 2003
+.Dd December 26, 2003
 .Dt MAKE 1
 .Os
 .Sh NAME
@@ -788,9 +788,10 @@
 .Ar old_string
 and
 .Ar new_string
-with the single exception that a backslash
-is used to prevent the expansion of a dollar sign (`$'), not a preceding
-dollar sign as is usual.
+with the single exception that a backslash is used to prevent the
+expansion of a dollar sign
+.Pq Ql \&$ ,
+not a preceding dollar sign as is usual.
 .Sm off
 .It Cm \&:@ Ar temp Cm @ Xo
 .Ar string Cm @



Home | Main Index | Thread Index | Old Index