mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Unbreak INFO build on DragonFly and FreeBSD 11+
gri.texi:18489: raising the section level of @subsubsection which is too low Reported by: pkg-fallout
This commit is contained in:
parent
13eaf17ee9
commit
15c359c438
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384257
2 changed files with 21 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gri
|
||||
PORTVERSION= 2.12.23
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
20
math/gri/files/patch-doc_gri.texi
Normal file
20
math/gri/files/patch-doc_gri.texi
Normal file
|
@ -0,0 +1,20 @@
|
|||
--- doc/gri.texi.orig 2011-07-06 14:10:17 UTC
|
||||
+++ doc/gri.texi
|
||||
@@ -18486,7 +18486,7 @@ Versions exist for MSDOS, windows, and L
|
||||
(Actually, the windows version is just the MSDOS version, which can be
|
||||
run inside an msdos window within windows-95, windows-NT, etc.)
|
||||
|
||||
-@subsubsection MSDOS Operating System
|
||||
+@subsection MSDOS Operating System
|
||||
@cindex compilation under MSDOS
|
||||
@cindex MSDOS compilation
|
||||
|
||||
@@ -18543,7 +18543,7 @@ To view the output, use a PostScript vie
|
||||
|
||||
|
||||
|
||||
-@subsubsection LINUX Operating System
|
||||
+@subsection LINUX Operating System
|
||||
@cindex compilation under Linux
|
||||
@cindex linux compilation
|
||||
@cindex LINUX compilation
|
Loading…
Add table
Reference in a new issue