diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-12-22 17:44:26 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-12-22 17:44:26 +0100 |
commit | 1619629835310a1fa326f28dc3a3d0ef6a6d9f79 (patch) | |
tree | f2e9ad2b4f8607ed9e39f2d052691aea00d34ddc | |
parent | 157166d4fc578c1b0e11deb04278e3fb8f35d15e (diff) | |
download | plan9front-1619629835310a1fa326f28dc3a3d0ef6a6d9f79.tar.xz |
upasfs(4): fix small typos (thanks igor)
-rw-r--r-- | sys/man/4/upasfs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/4/upasfs b/sys/man/4/upasfs index c58b19f80..1fc0a33f5 100644 --- a/sys/man/4/upasfs +++ b/sys/man/4/upasfs @@ -226,7 +226,7 @@ The close takes affect only after all files open under have been closed. .TP .B "create \fImboxname\fP -create a new maibox, +create a new mailbox, .BR mboxname . The mailbox type must support creation. .TP @@ -479,5 +479,5 @@ mutual exclusion lock for altering mbox (mbox format only) .br Erik Quanstrom ``Scaling Upas'', -Procedings of IWP9, +Proceedings of IWP9, October, 2008. |