removed some stuff that shouldn't be in the kernel any more
This commit is contained in:
parent
829f423dc2
commit
57a37f8a76
10
docs/api.md
10
docs/api.md
@ -171,13 +171,3 @@ Displays a login screen allowing for changing user.
|
||||
Runs a program that will repeatedly display a login screen and spawn a shell on login.
|
||||
### lush(*sI*)
|
||||
Spawns a lush instance for session *sI*
|
||||
### skex(*fname*)
|
||||
Launches an instance of the skex text editor, optionally reading *fname* at startup.
|
||||
May actually spawn skex2.
|
||||
### skex2(*fname*)
|
||||
Launches an instance of the skex2 text editor, optionally reading *fname* at startup.
|
||||
### nsh(*host*, *port*)
|
||||
Spawns the network shell client and attempts to connect to *host* on *port* for a remote login session.
|
||||
ctrl-shift-c to exit.
|
||||
### nshd(*port*)
|
||||
Spawns a networh shell server listening on *port.*
|
||||
|
Loading…
Reference in New Issue
Block a user