Date: Sat, 18 Apr 2015 23:46:10 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384258 - head/graphics/zgv/files Message-ID: <201504182346.t3INkAUk001432@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Apr 18 23:46:09 2015 New Revision: 384258 URL: https://svnweb.freebsd.org/changeset/ports/384258 Log: Unbreak INFO build on DragonFly and FreeBSD 11+ zgv.texi:1529: @itemx must follow @item Reported by: pkg-fallout Added: head/graphics/zgv/files/patch-zgv.texi (contents, props changed) Added: head/graphics/zgv/files/patch-zgv.texi ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/zgv/files/patch-zgv.texi Sat Apr 18 23:46:09 2015 (r384258) @@ -0,0 +1,11 @@ +--- doc/zgv.texi.orig 2005-01-28 13:05:10 UTC ++++ doc/zgv.texi +@@ -1526,7 +1526,7 @@ and which proportion of the list is curr + when mouse support is enabled can be used to move around the list. + + @kindex S (Selector) +-@itemx S ++@item S + Toggle shuffling (randomising) of slideshows. @xref{Slideshows}. + + @kindex L (Selector)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504182346.t3INkAUk001432>