changeset 47:8abe80157501

guess who doesn't preview :(
author Samuel Hodgkins <samuel.hodgkins@sky.com>
date Sat, 07 Apr 2018 02:58:47 +0100
parents 8fb2c292fb66
children 6ce10dbc3e4b
files posts/SDF_Initial_Experiences.md
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/posts/SDF_Initial_Experiences.md	Sat Apr 07 02:40:14 2018 +0100
+++ b/posts/SDF_Initial_Experiences.md	Sat Apr 07 02:58:47 2018 +0100
@@ -19,8 +19,10 @@
 On these systems, there was a Lisp processor, but in many systems the Lisp CPU was unable to boot the system standalone, so there was an additional processor (or for the later ones, something specially integrated with the main processor) to bootstrap the Lisp one with the rest of the system.
 Symbolics systems, in particular, had a Front End Processor that perfomed this task (as well as other things like handling full system crashes).
 SDF is not a Lisp Machine, it has no actual FEP. However, this restricted initial commandline serves similar purposes.
-  * It acts as a minimal 'frontend' to the actual SDF boxen. 
-  * It's used to create new accounts to the system, 'bootstrapping' your access :)
+
+* It acts as a minimal 'frontend' to the actual SDF boxen. 
+* It's used to create new accounts to the system, 'bootstrapping' your access :)
+
 It's a nice reference or play on words, isn't it?
 # On the System
 As a prevalidated user, you don't get access to a actual shell, instead you get their custom restricted shell, called 'psh'.