diff --git a/etc/lmod-setup.csh b/etc/lmod-setup.csh index a4f3083c97..fd1f7f8c9c 100644 --- a/etc/lmod-setup.csh +++ b/etc/lmod-setup.csh @@ -6,7 +6,7 @@ Usage: source etc/lmod-setup.csh PLATFORM OPTIONS: PLATFORM - name of machine you are building on - (e.g. cheyenne | derecho | hera | jet | orion | wcoss2 ) + (e.g. cheyenne | hera | jet | orion | wcoss2 ) EOF_USAGE exit 1 else diff --git a/etc/lmod-setup.sh b/etc/lmod-setup.sh index 62e9f292be..0c922abcdb 100644 --- a/etc/lmod-setup.sh +++ b/etc/lmod-setup.sh @@ -7,7 +7,7 @@ Usage: source etc/lmod-setup.sh PLATFORM OPTIONS: PLATFORM - name of machine you are building on - (e.g. derecho | hera | jet | orion | wcoss2 ) + (e.g. cheyenne | hera | jet | orion | wcoss2 ) EOF_USAGE exit 1 else