Index: LMDZ4/trunk/libf/phylmd/phyetat0.F
===================================================================
--- LMDZ4/trunk/libf/phylmd/phyetat0.F	(revision 688)
+++ LMDZ4/trunk/libf/phylmd/phyetat0.F	(revision 689)
@@ -449,5 +449,5 @@
           xmax = MAX(tslab(i),xmax)
         ENDDO
-        PRINT*,'Ecart de la SST tslab:', xmin, xmax
+        PRINT*,'Min, Max tslab (utilise si OCEAN=slab )', xmin, xmax
 c
 c Lecture de seaice (pour slab ocean seulement):
@@ -473,5 +473,6 @@
           xmax = MAX(seaice(i),xmax)
         ENDDO
-        PRINT*,'Masse de la glace de mer seaice:', xmin, xmax
+        PRINT*,'Masse de la glace de mer (utilise si OCEAN=slab)', 
+     $  xmin, xmax
       ELSE
         tslab = 0.
