Fix typos in s8.s after manual review.
This commit is contained in:
+2
-2
@@ -95,7 +95,7 @@ dm1: -1
|
|||||||
|
|
||||||
9: .=.+t
|
9: .=.+t
|
||||||
c1: .=.+1
|
c1: .=.+1
|
||||||
q1: q2;q2+90 "** ?? 98 ??
|
q1: q2;q2+98
|
||||||
.=.+14
|
.=.+14
|
||||||
q2:
|
q2:
|
||||||
.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0
|
.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0
|
||||||
@@ -178,7 +178,7 @@ ulist:
|
|||||||
userdata:
|
userdata:
|
||||||
u.ac: 0
|
u.ac: 0
|
||||||
u.mq: 0
|
u.mq: 0
|
||||||
u.rq: .=.+9
|
u.rg: .=.+9
|
||||||
u.uid: -1
|
u.uid: -1
|
||||||
u.pid: 1
|
u.pid: 1
|
||||||
u.cdir: 3
|
u.cdir: 3
|
||||||
|
|||||||
+1
-1
@@ -209,7 +209,7 @@ ulist:
|
|||||||
userdata: " "ustruct" (swappable)
|
userdata: " "ustruct" (swappable)
|
||||||
u.ac: 0 " user AC
|
u.ac: 0 " user AC
|
||||||
u.mq: 0 " user MQ
|
u.mq: 0 " user MQ
|
||||||
u.rq: .=.+9 " user 010-017, user PC
|
u.rg: .=.+9 " user 010-017, user PC
|
||||||
u.uid: -1 " user id
|
u.uid: -1 " user id
|
||||||
u.pid: 1 " process id
|
u.pid: 1 " process id
|
||||||
u.cdir: 3 " current directory (i-num?)
|
u.cdir: 3 " current directory (i-num?)
|
||||||
|
|||||||
Reference in New Issue
Block a user