0.pre7.50:
[sbcl.git] / src / code / x86-vm.lisp
index e6fd45f..dccf051 100644 (file)
 
 (defun machine-type ()
   #!+sb-doc
-  "Returns a string describing the type of the local machine."
+  "Return a string describing the type of the local machine."
   "X86")
 
 (defun machine-version ()
   #!+sb-doc
-  "Returns a string describing the version of the local machine."
+  "Return a string describing the version of the local machine."
   "X86")
 \f
 ;;;; :CODE-OBJECT fixups