diff options
author | Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> | 2021-08-05 13:01:35 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> | 2021-08-05 13:01:35 +0000 |
commit | 185fe31de404b67441248d91e6321645278ba92a (patch) | |
tree | 1a7ea15c7a3f396e1633114767b9d13ca0742a13 | |
parent | 8820b3d9ea682635f35d5775bfa68831a5ad30ed (diff) | |
download | plan9front-185fe31de404b67441248d91e6321645278ba92a.tar.xz |
9p(2): fix a typo (thanks humm)
-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 db0e181dd..c13c4fac1 100644 --- a/sys/man/2/9p +++ b/sys/man/2/9p @@ -226,7 +226,7 @@ is non-nil, post the other end file descriptor under the name .IP Initialize .IB s -> forker -to eigther +to either .I srvforker or .I threadsrvforker |