git: 9front

Download patch

ref: c76d670dbdb5e13e5a410ce27e7cd39e8f57a10d
parent: b06c249deb424ca5a0ca608157901f0a41582f48
author: kvik <kvik@a-b.xyz>
date: Thu Jun 25 19:23:23 EDT 2020

9p(2): fix typo

--- a/sys/man/2/9p
+++ b/sys/man/2/9p
@@ -209,7 +209,7 @@
 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
--