Index: bindusg.adb
===================================================================
--- bindusg.adb	(revision 161153)
+++ bindusg.adb	(working copy)
@@ -181,7 +181,7 @@
       --  Line for -R switch
 
       Write_Line
-        ("  -R        List sources referenced in closure (implies -c)");
+        ("  -R        List sources referenced in closure");
 
       --  Line for -s switch
 
Index: switch-b.adb
===================================================================
--- switch-b.adb	(revision 161157)
+++ switch-b.adb	(working copy)
@@ -366,7 +366,6 @@
 
          when 'R' =>
             Ptr := Ptr + 1;
-            Check_Only   := True;
             List_Closure := True;
 
          --  Processing for s switch
