diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/fortran/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/fortran/gfortran.texi | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 8ac4cef..dac857a 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,8 @@ +2006-06-17 Karl Berry <karl@gnu.org> + + * gfortran.texi (@dircategory): Use "Software development" + instead of "Programming", following the Free Software Directory. + 2006-06-16 Francois-Xavier Coudert <coudert@clipper.ens.fr> PR fortran/27965 diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 260e76f..461eb2a 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -61,7 +61,7 @@ texts being (a) (see below), and with the Back-Cover Texts being (b) @end copying @ifinfo -@dircategory Programming +@dircategory Software development @direntry * gfortran: (gfortran). The GNU Fortran 95 Compiler. @end direntry |