Revision: 45434
http://sourceforge.net/p/vice-emu/code/45434
Author: gpz
Date: 2024-12-28 14:05:02 +0000 (Sat, 28 Dec 2024)
Log Message:
-----------
Fix texi warnings on FreeBSD, patch by Dirk Meyer
Modified Paths:
--------------
trunk/vice/doc/vice.texi
Modified: trunk/vice/doc/vice.texi
===================================================================
--- trunk/vice/doc/vice.texi 2024-12-28 14:04:18 UTC (rev 45433)
+++ trunk/vice/doc/vice.texi 2024-12-28 14:05:02 UTC (rev 45434)
@@ -1519,8 +1519,8 @@
specify a complete path instead of just a file name. For example, if
you specify @file{./kernal} as the kernal image name, the kernal image
will be loaded from the current directory. This can be done by using
-command-line options or by modifying resource values (@pxref{Resource
-files}).
+command-line options or by modifying
+resource values (@pxref{Resource files}).
@menu
* ROM files:: Files containing dumps of the original ROMs.
@@ -16918,8 +16918,9 @@
@subsection Changing screen colors
It is also possible to choose what color set is used for the emulation
-window. This is done by specifying a palette file name (@pxref{Palette
-files}) in the @code{PaletteName} resource. The menu provides the
+window. This is done by specifying a palette file
+name (@pxref{Palette files}) in the @code{PaletteName}
+resource. The menu provides the
following values:
@itemize @bullet
@@ -17365,8 +17366,9 @@
@subsection Changing screen colors
It is also possible to choose what color set is used for the emulation
-window. This is done by specifying a palette file name (@pxref{Palette
-files}) in the @code{PaletteName} resource. The menu provides the
+window. This is done by specifying a palette file name
+(@pxref{Palette files}) in the @code{PaletteName}
+resource. The menu provides the
following values:
@itemize @bullet
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|