diff options
-rw-r--r-- | development/ccl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ccl/README b/development/ccl/README index a7af48bb2fad..748a6af28dd4 100644 --- a/development/ccl/README +++ b/development/ccl/README @@ -19,4 +19,4 @@ applications to use low-memory addresses. For details see http://trac.clozure.com/ccl/wiki/PlatformNotes To make ccl usable before a reboot, execute the command below; -# /sbin/sysctl vm.mmap_min_addr=4096
\ No newline at end of file +# /sbin/sysctl vm.mmap_min_addr=4096 |