pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/simulavr Fix typos
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6f9867c5d43
branches: trunk
changeset: 331855:c6f9867c5d43
user: khorben <khorben%pkgsrc.org@localhost>
date: Tue Mar 26 02:55:35 2019 +0000
description:
Fix typos
Basically s/var/avr/
Reported by qjsgkem on IRC; thanks!
diffstat:
emulators/simulavr/MESSAGE | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r 9a54d9571940 -r c6f9867c5d43 emulators/simulavr/MESSAGE
--- a/emulators/simulavr/MESSAGE Mon Mar 25 23:18:10 2019 +0000
+++ b/emulators/simulavr/MESSAGE Tue Mar 26 02:55:35 2019 +0000
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2014/08/29 04:40:06 mef Exp $
+$NetBSD: MESSAGE,v 1.2 2019/03/26 02:55:35 khorben Exp $
Various README files are installed at following locations:
- ${PREFIX}/share/doc/simulvar/README
- ${PREFIX}/share/doc/simulvar/README.gdb
- ${PREFIX}/share/doc/simulvar/examples/{topics}/README
+ ${PREFIX}/share/doc/simulavr/README
+ ${PREFIX}/share/doc/simulavr/README.gdb
+ ${PREFIX}/share/doc/simulavr/examples/{topics}/README
Also, please read the 'info' at the node of SimulAVR.
The introduction of simulAVR with avr-gdb, see following URL:
Home |
Main Index |
Thread Index |
Old Index