commit 4938281a82eee558ff0a09741afee90addaf3f3b parent 43f5af9c8da2c89948fd0b6858dfa8b79884adb8 Author: David Arnold <da4089@users.noreply.github.com> Date: Sat, 7 Jan 2023 17:44:26 +1100 Fix tyop Diffstat:
M | man/man1/0intro.1 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/man1/0intro.1 b/man/man1/0intro.1 @@ -169,7 +169,7 @@ The only way to write multithreaded programs is to use the library. .MR Rfork (3) exists but is not as capable as on Plan 9. -There are many unfortunate by necessary preprocessor +There are many unfortunate but necessary preprocessor diversions to make Plan 9 and Unix libraries coexist. See .MR intro (3)