diff options
-rw-r--r-- | sys/man/mkfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/mkfile b/sys/man/mkfile index 5aa10fd88..25dcb7c12 100644 --- a/sys/man/mkfile +++ b/sys/man/mkfile @@ -24,7 +24,7 @@ permind:V: switch($i/$j){ case 1/tbl tbl $j - case 1/eqn 3/realtime 6/auth + case 1/eqn 3/realtime 3/usb 6/auth eqn $j case 1/pic pic $j @@ -86,7 +86,7 @@ print.out:V: permind switch($i/$j){ case 1/tbl tbl $j - case 1/eqn 6/auth + case 1/eqn 3/usb 6/auth eqn $j case 1/pic pic $j |