ref: 8a28abeb83a1727444c207227a3cf392e78a089a
parent: 2f0778dc8f4edf8e0da140ead03cf4d51e058459
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Aug 18 08:04:15 EDT 2011
shr(3): minor corrections
--- a/sys/man/3/shr
+++ b/sys/man/3/shr
@@ -16,7 +16,7 @@
device provides global mountpoints in the form of share directories
where
.IR 9P
-services can be mounted on.
+services can be mounted.
Effectively, it is a global mountpoint registry that is separate from
private namespaces.
@@ -27,9 +27,9 @@
The directories
in the mount tree
.BI #σ
-are the share mountpoints themselve and in the control tree
+are the share mountpoints themselves, while the control tree
.BI #σc
-share directories list the service files of the share.
+lists the service files of the share.
.PP
To create a new share, create the directory
.B #σc/myshare
--
⑨