Unbreak INFO build on DragonFly and FreeBSD 11+
doc/vice.texi:8246: @itemx must follow @item Reported by: pkg-fallout
This commit is contained in:
parent
70deb801e1
commit
56e1d8f205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384260
1 changed files with 11 additions and 0 deletions
11
emulators/vice/files/patch-vice.texi
Normal file
11
emulators/vice/files/patch-vice.texi
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- doc/vice.texi.orig 2012-11-02 21:50:13 UTC
|
||||
+++ doc/vice.texi
|
||||
@@ -8243,7 +8243,7 @@ Use an internal calculated palette
|
||||
@item -Crtcextpal
|
||||
Use an external palette (file)
|
||||
@cindex -Crtcpalette
|
||||
-@itemx -Crtcpalette NAME
|
||||
+@item -Crtcpalette NAME
|
||||
Specify @code{NAME} as the palette file (@code{CrtcPaletteFile}).
|
||||
@cindex -Crtcfulldevice
|
||||
@item -Crtcfulldevice <device>
|
Loading…
Reference in a new issue