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