diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /emulators/arcem | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/arcem')
-rw-r--r-- | emulators/arcem/MESSAGE | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/arcem/MESSAGE b/emulators/arcem/MESSAGE index afa708def8b..6d9e729041e 100644 --- a/emulators/arcem/MESSAGE +++ b/emulators/arcem/MESSAGE @@ -1,15 +1,15 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:29:58 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2003/05/06 17:41:09 jmmv Exp $ -When you run armul-arc, you need to be in a directory containing the -armem files and the ROM file. The distribution is supplied with the -Linux ROM and Hard Drive files from Dave Gilbert's site. The hard drive +When you run armul-arc, you need to be in a directory containing the +armem files and the ROM file. The distribution is supplied with the +Linux ROM and Hard Drive files from Dave Gilbert's site. The hard drive file needs to be writable by you. Also, you will need an .arcemrc file in your home directory e.g. $ cp -R ${PREFIX}/share/arcem ~/Archimedes $ cp ~/Archimedes/dot.arcemrc ~/.arcemrc - $ cd ~/Archimedes + $ cd ~/Archimedes $ chmod +w HardImage1 $ armul-arc |