summaryrefslogtreecommitdiff
path: root/tw.help.c
diff options
context:
space:
mode:
Diffstat (limited to 'tw.help.c')
-rw-r--r--tw.help.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tw.help.c b/tw.help.c
index 2199bbd419f9..fc1655e23e81 100644
--- a/tw.help.c
+++ b/tw.help.c
@@ -1,4 +1,3 @@
-/* $Header: /p/tcsh/cvsroot/tcsh/tw.help.c,v 3.27 2006/08/24 20:56:31 christos Exp $ */
/* tw.help.c: actually look up and print documentation on a file.
* Look down the path for an appropriate file, then print it.
* Note that the printing is NOT PAGED. This is because the
@@ -34,9 +33,6 @@
* SUCH DAMAGE.
*/
#include "sh.h"
-
-RCSID("$tcsh: tw.help.c,v 3.27 2006/08/24 20:56:31 christos Exp $")
-
#include "tw.h"
#include "tc.h"