Date: Sat, 18 Apr 2015 14:32:33 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: John Marino <marino@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384218 - in head/news: husky husky-fidoconf Message-ID: <r3rh-mxb2-wny@FreeBSD.org> In-Reply-To: <201504181028.t3IAStv4005766@svn.freebsd.org> (John Marino's message of "Sat, 18 Apr 2015 10:28:55 %2B0000 (UTC)") References: <201504181028.t3IAStv4005766@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable John Marino <marino@FreeBSD.org> writes: > Log: > The fidoconf package uses texi files to build an info page and an html > page. It appears there is no man page equivalent. I couldn't find a > patch to fix the old-format texi files that the latest texinfo programs > can read, so I blocked them from building on FreeBSD 11 and DragonFly > where the port was broken. Would the following work? Found within a minute on $search_engine for "raising the section level of @subsection which is too low". # paste as news/husky/files/patch-fidoconf_doc_fidoconfig.texi =2D-- fidoconf/doc/fidoconfig.texi.orig 2011-08-07 16:19:23 UTC +++ fidoconf/doc/fidoconfig.texi @@ -2544,7 +2544,7 @@ config settings. It will grumble on ever stop after the first error (not warning) to give you the ability to change your config. =20 =2D@subsection Options +@section Options =20 @table @asis @item -Dvar=3Dvalue which alters the output like below =2D-- before +++ after @@ -4018,6 +3753,6 @@ give you the ability to change your config. =20 =2D5.0.1 Options =2D------------- +5.1 Options +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 -Dvar=3Dvalue --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJVMk7hXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3b/JIH/2Qo2Ri1tufDC7XER/XcobYI IsUOyn3hVMWnww7J4PRzh5AB7DnVM4yf9GEgPOu9V4ELWtC+gFAl0NRvBLJ/ut3n u12BNRiAAVZyK0mikMn6aGvOCuAXWxmbwHURVNVl6hWsnD3iQ4fjjy65ROoxiS5W yIe/2LJ8vEHTj8dj180mR4N6OOogdfQIM3hPw9/cECh5wCLcU58MB5GfCy8/niGn aUXRpNCFGQDwTUITHhRr6sWCevQq+jz3rmhLtfi6DdohayhM6eiI5EyWqwaz1U9K F3RZNLeXfGBNnr4aphjSxsheP++Txjq/d/LH2hBEVChRDaSbt4tQN4owTxU4WXk= =ftIR -----END PGP SIGNATURE----- --=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?r3rh-mxb2-wny>