From d86dd6531642685c4dfd5f8ffe0edcea2d12f019 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Thu, 27 Apr 2017 18:08:56 +0200
Subject: [PATCH] doc

---
 user-doc/Files.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/user-doc/Files.txt b/user-doc/Files.txt
index dac3ebe47..3c1c4c8af 100644
--- a/user-doc/Files.txt
+++ b/user-doc/Files.txt
@@ -45,9 +45,8 @@ If you provide a file for each replica (e.g. plumed.0.dat, plumed.1.dat, etc) yo
 setup plumed differently on each replica. 
 On the other hand, using a single plumed.dat will make all the replicas read the same file.
 
-\warning This rule is true for almost all the files read by PLUMED. Current exceptions
-  are PDB files, where the replica suffix is not added, and trajectories read by \ref driver,
-  for which the replica suffix is always added.
+\warning This rule is true for almost all the files read by PLUMED. As of
+  PLUMED version 2.4, the only exception is PDB files, where the replica suffix is not added.
 
 Notice that when PLUMED adds the replica suffix, it recognizes the file extension and add the suffix _before_ the
 extension. Before PLUMED 2.2, the only recognized suffix was ".gz". Since 2.2, any suffix with length
-- 
GitLab