Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/vgrind make the macrofile point to the new name



details:   https://anonhg.NetBSD.org/src/rev/4c0c36782a3c
branches:  trunk
changeset: 550710:4c0c36782a3c
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Aug 18 15:02:16 2003 +0000

description:
make the macrofile point to the new name

diffstat:

 usr.bin/vgrind/vgrind.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3332004f8883 -r 4c0c36782a3c usr.bin/vgrind/vgrind.1
--- a/usr.bin/vgrind/vgrind.1   Mon Aug 18 14:10:22 2003 +0000
+++ b/usr.bin/vgrind/vgrind.1   Mon Aug 18 15:02:16 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vgrind.1,v 1.13 2003/08/07 11:17:01 agc Exp $
+.\"    $NetBSD: vgrind.1,v 1.14 2003/08/18 15:02:16 pooka Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -173,7 +173,7 @@
 .Bl -tag -width /usr/share/misc/vgrindefsxx -compact
 .It Pa index
 file where source for index is created
-.It Pa /usr/share/tmac/tmac.vgrind
+.It Pa /usr/share/tmac/vgrind.tmac
 macro package
 .It Pa /usr/libexec/vfontedpr
 preprocessor



Home | Main Index | Thread Index | Old Index