diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-08-18 23:58:05 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-08-18 23:58:05 -0500 |
commit | f031d82662a6d4eef547b16e64e950584edf575c (patch) | |
tree | 91fad778bc38b3530727be83fc67bd10281a6ddc /sys/man/3 | |
parent | a4d2297e96741f5a90b61ed061f47e32ab907d73 (diff) |
shr(3): fix man page
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/shr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/3/shr b/sys/man/3/shr index c48f7f034..8dae89ad9 100644 --- a/sys/man/3/shr +++ b/sys/man/3/shr @@ -27,9 +27,9 @@ device exports a mount tree and a control tree. 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 |