diff options
author | Alex Musolino <alex@musolino.id.au> | 2021-06-21 10:27:09 +0000 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2021-06-21 10:27:09 +0000 |
commit | 068f403e7111016383f65b46eeffd5ae592964f2 (patch) | |
tree | 15270766fd5a40bef3ce4ea5fb18fdc5ff7d376e | |
parent | ed52015cadfc662abdea1dea7240244672e201a8 (diff) | |
download | plan9front-068f403e7111016383f65b46eeffd5ae592964f2.tar.xz |
/sys/man/mkfile: drop reference to non-existent realtime(3)
-rw-r--r-- | sys/man/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/mkfile b/sys/man/mkfile index 25dcb7c12..c2b3df387 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 3/usb 6/auth + case 1/eqn 3/usb 6/auth eqn $j case 1/pic pic $j |