diff options
author | kvik <kvik@a-b.xyz> | 2020-06-25 23:23:23 +0200 |
---|---|---|
committer | kvik <kvik@a-b.xyz> | 2020-06-25 23:23:23 +0200 |
commit | f0ea4af5efff9e1e1d0fc5992edd1096c44d41ed (patch) | |
tree | 7ba7d6073e9455353d19a05eaad2d10b4c769174 /sys/man/2 | |
parent | 739bb1a06f2fce522a602c7f1dd61c1d28ffda8b (diff) |
9p(2): fix typo
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/9p | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/9p b/sys/man/2/9p index 79b0a7275..9a110e292 100644 --- a/sys/man/2/9p +++ b/sys/man/2/9p @@ -209,7 +209,7 @@ namespace and from notes posted to the callers note group but shares data and bss segments. .IP The child process then waits for the parent to copy its -file descripor table via +file descriptor table via .I rfork using .B RFFDG |