git: 9front

Download patch

ref: f8040789d4800bcbe69691d9db5c516eda77ad3a
parent: d92f5b54c4b3f0143f69cfaf0053d1f9045ec039
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Aug 18 19:58:05 EDT 2011

shr(3): fix man page

--- a/sys/man/3/shr
+++ b/sys/man/3/shr
@@ -27,9 +27,9 @@
 The directories
 in the mount tree
 .BI #σ
-are the share mountpoints themselves, while the control tree
+are the share mountpoints themselves, while the directories in
 .BI #σc
-lists the service files of the share.
+contain the service files of the share.
 .PP
 To create a new share, create the directory
 .B #σc/myshare
--