diff options
author | kris <kris@FreeBSD.org> | 1999-05-29 08:14:00 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 1999-05-29 08:14:00 +0000 |
commit | f05e990fab040bb75d0219645009195e1f72f95a (patch) | |
tree | d6dad4d81d0c870dd4cb294f487e086a1baa0380 /usr.sbin | |
parent | bd85d672568edc6471bcc0400cdc5a99b267f2c3 (diff) | |
download | FreeBSD-src-f05e990fab040bb75d0219645009195e1f72f95a.zip FreeBSD-src-f05e990fab040bb75d0219645009195e1f72f95a.tar.gz |
Xref mountd in text.
Submitted by: Philippe Charnier
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/mountd/exports.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5 index 470c7d5..9239440 100644 --- a/usr.sbin/mountd/exports.5 +++ b/usr.sbin/mountd/exports.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)exports.5 8.3 (Berkeley) 3/29/95 -.\" $Id: exports.5,v 1.6 1997/07/16 09:27:50 dfr Exp $ +.\" $Id: exports.5,v 1.7 1998/07/15 06:21:37 charnier Exp $ .\" .Dd March 29, 1995 .Dt EXPORTS 5 @@ -77,7 +77,8 @@ flag; this form allows the host(s) to mount at any point within the filesystem, including regular files if the .Fl r -option is used on mountd. +option is used on +.Xr mountd 8 . The pathnames must not have any symbolic links in them and should not have any "." or ".." components. Mount points for a filesystem may appear on multiple lines each with |