Update of /cvsroot/env-switcher/env-switcher/man
In directory sc8-pr-cvs1:/tmp/cvs-serv14704
Modified Files:
switcher.1
Log Message:
Fixed a minor typo. Thanks to Tom Naughton for pointing this out.
Index: switcher.1
===================================================================
RCS file: /cvsroot/env-switcher/env-switcher/man/switcher.1,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** switcher.1 11 Oct 2002 17:32:36 -0000 1.7
--- switcher.1 13 Feb 2003 22:48:28 -0000 1.8
***************
*** 352,356 ****
.I switcher
start loading that modulefile for all user shells.
! .IP "switcher mpi --rm name lam-6.5.6 --silent --force"
This command is used in the %preun script of the LAM/MPI OSCAR RPM.
It de-registers the name "lam-6.5.6" from switcher's repository.
--- 352,356 ----
.I switcher
start loading that modulefile for all user shells.
! .IP "switcher mpi --rm-name lam-6.5.6 --silent --force"
This command is used in the %preun script of the LAM/MPI OSCAR RPM.
It de-registers the name "lam-6.5.6" from switcher's repository.
|