clarification
authorBruce Korb <korbb@gcc.gnu.org>
Sat, 6 Dec 2014 15:08:55 +0000 (15:08 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Sat, 6 Dec 2014 15:08:55 +0000 (15:08 +0000)
From-SVN: r218448

fixincludes/README

index 9b482102b285248d2b8b1ae14c5ef3dff6199519..3e4e63f4a78e6242652f1e576daadedcd310733c 100644 (file)
@@ -162,7 +162,9 @@ MAKING CHANGES TO INCLHACK.DEF
 4.  There are currently four methods of fixing a file:
 
     1.  a series of sed expressions.  Each will be an individual
-        "-e" argument to a single invocation of sed.
+        "-e" argument to a single invocation of sed.  Unless you
+        need to use multiple or complex sed expressions, please
+        use the "replacement text" method instead.
 
     2.  a shell script.  These scripts are _required_ to read all
         of stdin in order to avoid pipe stalls.  They may choose to