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/xbeeb | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/xbeeb')
-rw-r--r-- | emulators/xbeeb/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xbeeb/MESSAGE b/emulators/xbeeb/MESSAGE index 1af4b55609a..51bac34a622 100644 --- a/emulators/xbeeb/MESSAGE +++ b/emulators/xbeeb/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:29:59 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2003/05/06 17:41:11 jmmv Exp $ You must copy the BBC "BASIC2" ROM image to @@ -9,13 +9,13 @@ and the BBC "OS1.2" ROM image to ${PREFIX}/${XBEEBROOT}/roms/OS1.2.rom -You also need to ensure that your X session can access the fonts +You also need to ensure that your X session can access the fonts needed. This can be done with: $ xset fp+ ${PREFIX}/lib/X11/fonts/xbeeb To make the effect permanent for future X sessions, you can do this by -editing certain files in your X installation. +editing certain files in your X installation. For example if you are only using the "startx" command to start a local X session then you would add the above command to your ~/.xinitrc |