1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Xref mountd in text.

Submitted by:	Philippe Charnier
This commit is contained in:
Kris Kennaway 1999-05-29 08:14:00 +00:00
parent 39aa78dd44
commit 91d299f5d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47594
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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