shithub: riscv

Download patch

ref: f031d82662a6d4eef547b16e64e950584edf575c
parent: a4d2297e96741f5a90b61ed061f47e32ab907d73
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
--