]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/rest.c
specify man pages the new way.
[bsdgames-darwin.git] / trek / rest.c
index e5bf6a624d87e58514cb2331fab4a6f1b2a177b8..290956fd35b776356a0ccccd095696eb0ed78288 100644 (file)
@@ -32,7 +32,8 @@
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)rest.c     5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)rest.c     5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: rest.c,v 1.2 1993/08/01 18:50:04 mycroft Exp $";
 #endif /* not lint */
 
 # include      "trek.h"