aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2004-03-30 20:43:07 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2004-03-30 20:43:07 +0000
commite734927e5610414a5b612e002ef614f163fb0c64 (patch)
treefef6a8d708e462469a3e7027aafe84840aad7433 /usr.sbin/nfsd
parent77d9382114793e2ef487922471981914659132ec (diff)
downloadsrc-e734927e5610414a5b612e002ef614f163fb0c64.tar.gz
src-e734927e5610414a5b612e002ef614f163fb0c64.zip
Add a cross reference to exports(5). While exports is not directly
tied to nfsd(8), exports is the configuration file users will most likely need to configure when dealing with a NFS server. Submitted by: Florian Hars <hars@bik-gmbh.de> PR: docs/64714 MFC after: 3 days
Notes
Notes: svn path=/head/; revision=127640
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r--usr.sbin/nfsd/nfsd.81
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8
index c09fcf100fe7..512257b2dbed 100644
--- a/usr.sbin/nfsd/nfsd.8
+++ b/usr.sbin/nfsd/nfsd.8
@@ -178,6 +178,7 @@ just do a
.Xr nfsstat 1 ,
.Xr kldload 2 ,
.Xr nfssvc 2 ,
+.Xr exports 5 ,
.Xr ipfw 8 ,
.Xr mountd 8 ,
.Xr nfsiod 8 ,