summaryrefslogtreecommitdiff
path: root/science/netcdf-fortran/files/patch-man4-netcdf-f90.texi
diff options
context:
space:
mode:
Diffstat (limited to 'science/netcdf-fortran/files/patch-man4-netcdf-f90.texi')
-rw-r--r--science/netcdf-fortran/files/patch-man4-netcdf-f90.texi19
1 files changed, 19 insertions, 0 deletions
diff --git a/science/netcdf-fortran/files/patch-man4-netcdf-f90.texi b/science/netcdf-fortran/files/patch-man4-netcdf-f90.texi
new file mode 100644
index 000000000000..723182d730eb
--- /dev/null
+++ b/science/netcdf-fortran/files/patch-man4-netcdf-f90.texi
@@ -0,0 +1,19 @@
+--- man4/netcdf-f90.texi.orig 2012-02-29 06:03:05.000000000 +0800
++++ man4/netcdf-f90.texi 2014-05-04 21:57:31.569914537 +0800
+@@ -2082,7 +2082,6 @@
+ The name of the
+ group will be copied to this character array. The name will be less
+ than NF90_MAX_NAME in length.
+-@item
+
+ @end table
+
+@@ -6979,7 +6978,7 @@
+ @node FORTRAN 77 to Fortran 90 Transition Guide, Combined Index, Summary of Fortran 90 Interface, Top
+ @appendix Appendix B - FORTRAN 77 to Fortran 90 Transition Guide
+
+-@unnumberedsubsec The new Fortran 90 interface
++@unnumberedsec The new Fortran 90 interface
+
+ The Fortran 90 interface to the netCDF library closely follows the
+ FORTRAN 77 interface. In most cases, function and constant names and