[clhp-cvs] CVS update: clhp/config/binfmt-test.lisp
Anthony Ventimiglia
aventimiglia at common-lisp.net
Thu Oct 16 14:55:35 UTC 2003
Update of /project/clhp/cvsroot/clhp/config
In directory common-lisp.net:/tmp/cvs-serv589/config
Modified Files:
binfmt-test.lisp
Log Message:
Addedd explanation to comments
Date: Thu Oct 16 10:55:35 2003
Author: aventimiglia
Index: clhp/config/binfmt-test.lisp
diff -u clhp/config/binfmt-test.lisp:1.3 clhp/config/binfmt-test.lisp:1.4
--- clhp/config/binfmt-test.lisp:1.3 Wed Oct 15 08:50:52 2003
+++ clhp/config/binfmt-test.lisp Thu Oct 16 10:55:34 2003
@@ -1,4 +1,4 @@
-;; $Id: binfmt-test.lisp,v 1.3 2003/10/15 12:50:52 aventimiglia Exp $
+;; $Id: binfmt-test.lisp,v 1.4 2003/10/16 14:55:34 aventimiglia Exp $
;;
;; CLHP the Common Lisp Hypertext Preprocessor
;; (C) 2003 Anthony J Ventimiglia
@@ -21,7 +21,8 @@
;; HomePage: http://common-lisp.net/project/clhp/
;;
-;; A short test program to make sure you have binfmt_misc support working
-;; properly.
+;; A short test program to make sure you have binfmt_misc support
+;; working properly. In order for this to serve it's purpose, it needs
+;; to be compiled, chmodded and run from the command-line
(format t "binfmt_misc is working~&")
More information about the Clhp-cvs
mailing list