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