pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/simulavr
Module Name: pkgsrc
Committed By: khorben
Date: Tue Mar 26 02:55:35 UTC 2019
Modified Files:
pkgsrc/emulators/simulavr: MESSAGE
Log Message:
Fix typos
Basically s/var/avr/
Reported by qjsgkem on IRC; thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/simulavr/MESSAGE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/simulavr/MESSAGE
diff -u pkgsrc/emulators/simulavr/MESSAGE:1.1 pkgsrc/emulators/simulavr/MESSAGE:1.2
--- pkgsrc/emulators/simulavr/MESSAGE:1.1 Fri Aug 29 04:40:06 2014
+++ pkgsrc/emulators/simulavr/MESSAGE Tue Mar 26 02:55:35 2019
@@ -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