Fix typos in s8.s after manual review.

This commit is contained in:
Sebastian Rasmussen
2020-01-08 15:59:13 +08:00
parent 618af06998
commit 940d8e21e2
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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
View File
@@ -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?)