diff --git a/etc/aliases.csh b/etc/aliases.csh index 8beb1b3c2..0c80acbb5 100644 --- a/etc/aliases.csh +++ b/etc/aliases.csh @@ -25,8 +25,8 @@ # aliases.csh # # Description -# Aliases for working with OpenFOAM -# Sourced from OpenFOAM-??/etc/cshrc and/or ~/.cshrc +# Aliases for working with FOAM +# Sourced from FOAM-??/etc/cshrc and/or ~/.cshrc # #------------------------------------------------------------------------------ diff --git a/etc/aliases.sh b/etc/aliases.sh index e25c0e0d1..603f34896 100644 --- a/etc/aliases.sh +++ b/etc/aliases.sh @@ -25,8 +25,8 @@ # aliases.sh # # Description -# Aliases for working with OpenFOAM -# Sourced from OpenFOAM-??/etc/bashrc and/or ~/.bashrc +# Aliases for working with FOAM +# Sourced from FOAM-??/etc/bashrc and/or ~/.bashrc # #------------------------------------------------------------------------------ diff --git a/etc/apps/ensight/bashrc b/etc/apps/ensight/bashrc index c60fcab84..e719aeadc 100644 --- a/etc/apps/ensight/bashrc +++ b/etc/apps/ensight/bashrc @@ -26,7 +26,7 @@ # # Description # Setup file for Ensight 8.? -# Sourced from OpenFOAM-?.?/etc/bashrc +# Sourced from FOAM-?.?/etc/bashrc # #------------------------------------------------------------------------------ diff --git a/etc/apps/ensight/cshrc b/etc/apps/ensight/cshrc index 5e58b2261..71b244478 100644 --- a/etc/apps/ensight/cshrc +++ b/etc/apps/ensight/cshrc @@ -4,7 +4,7 @@ # \\ / O peration | # \\ / A nd | For copyright notice see file Copyright # \\/ M anipulation | -#------------------------------------------------------------------------------- +#------------------------------------------------------------------------------ # License # This file is part of foam-extend. # @@ -26,7 +26,7 @@ # # Description # Startup File for Ensight 8.?. -# Sourced from OpenFOAM-?.?/etc/cshrc +# Sourced from FOAM-?.?/etc/cshrc # #------------------------------------------------------------------------------ diff --git a/etc/apps/paraview3/bashrc b/etc/apps/paraview3/bashrc index 14b2a15ae..7f67fe6b0 100644 --- a/etc/apps/paraview3/bashrc +++ b/etc/apps/paraview3/bashrc @@ -26,7 +26,7 @@ # # Description # Setup file for paraview-3.x -# Sourced from OpenFOAM-*/etc/bashrc +# Sourced from FOAM-*/etc/bashrc # # Note # The env. variable 'ParaView_DIR' is required for building plugins diff --git a/etc/apps/paraview3/cshrc b/etc/apps/paraview3/cshrc index 726f4826b..2e2fdafa9 100644 --- a/etc/apps/paraview3/cshrc +++ b/etc/apps/paraview3/cshrc @@ -26,7 +26,7 @@ # # Description # Setup file for paraview-3.x -# Sourced from OpenFOAM-*/etc/cshrc +# Sourced from FOAM-*/etc/cshrc # # Note # The env. variable 'ParaView_DIR' is required for building plugins diff --git a/etc/bashrc b/etc/bashrc index dfb9ada4b..479f0a88e 100755 --- a/etc/bashrc +++ b/etc/bashrc @@ -26,7 +26,7 @@ # etc/bashrc # # Description -# Startup file for OpenFOAM +# Startup file for FOAM # Sourced from ~/.profile or ~/.bashrc # Should be usable by any POSIX-compliant shell (eg, ksh) # @@ -43,7 +43,7 @@ export FOAM_DEV=1 # USER EDITABLE PART # # either set $FOAM_INST_DIR before sourcing this file or set -# $foamInstall below to where OpenFOAM is installed +# $foamInstall below to where FOAM is installed # # Location of FOAM installation # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -379,7 +379,7 @@ SunOS) cat <