diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-22 03:55:31 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-22 03:55:31 +0200 |
commit | 83f08e65a78ca560ad85fcd779e328fd287c8274 (patch) | |
tree | 437fa8d8354a0d2fa59fee1d2d7e480bdb7dfa2b /sys/man/3 | |
parent | 78c6967600cd1314d58dc6f7fc77664401713124 (diff) |
fix bad manpage cross reference format
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/shr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/shr b/sys/man/3/shr index 8dae89ad9..e9b5da361 100644 --- a/sys/man/3/shr +++ b/sys/man/3/shr @@ -50,7 +50,7 @@ on the mount tree. The service file can be reopened and passed to .IR mount (see -.IR bind(2)) +.IR bind (2)) or added to another share. .PP Multiple services can be mounted under a share forming a union |