/sys/man/mkfile: run eqn(1) for usb(3) section of book
This commit is contained in:
parent
065cf0b708
commit
e8b4cf938d
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ permind:V:
|
||||||
switch($i/$j){
|
switch($i/$j){
|
||||||
case 1/tbl
|
case 1/tbl
|
||||||
tbl $j
|
tbl $j
|
||||||
case 1/eqn 3/realtime 6/auth
|
case 1/eqn 3/realtime 3/usb 6/auth
|
||||||
eqn $j
|
eqn $j
|
||||||
case 1/pic
|
case 1/pic
|
||||||
pic $j
|
pic $j
|
||||||
|
@ -86,7 +86,7 @@ print.out:V: permind
|
||||||
switch($i/$j){
|
switch($i/$j){
|
||||||
case 1/tbl
|
case 1/tbl
|
||||||
tbl $j
|
tbl $j
|
||||||
case 1/eqn 6/auth
|
case 1/eqn 3/usb 6/auth
|
||||||
eqn $j
|
eqn $j
|
||||||
case 1/pic
|
case 1/pic
|
||||||
pic $j
|
pic $j
|
||||||
|
|
Loading…
Reference in a new issue