1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-05 05:23:12 +00:00

- fix some typos

This commit is contained in:
tim.newsham
2008-05-04 23:25:48 +00:00
parent 3a86623164
commit 186111b1c0
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ mount = 21.
sys intr; 0 / turn off interrupts
sys quit; 0
cmp csw,$73700 / single user?
bne if / no
bne 1f / no
help:
clr r0 / yes
sys close / close current read
@@ -28,7 +28,7 @@ help:
sys creat; utmp; 16 / truncate /tmp/utmp
sys close / close it
movb $'x,zero+8. / put identifier in output buffer
jsr pc.wtmprec / go to write accting info
jsr pc,wtmprec / go to write accting info
mov $itab,r1 / address of table to r1
/ create shell processes

View File

@@ -36,7 +36,7 @@ utmp: </tmp/utmp\0>
wtmp: </tmp/wtmp\0>
ttyx: </dev/ttyx\0>
getty: </etc/qetty\0>
usr: </usr\0)
usr: </usr\0>
.even
shellp: shellm