Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2009 19:16:40 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r200076 - head/usr.sbin/mountd
Message-ID:  <200912031916.nB3JGe88023359@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Dec  3 19:16:40 2009
New Revision: 200076
URL: http://svn.freebsd.org/changeset/base/200076

Log:
  Description of steps required to setup NFSv4 server is in nfsv4(4);
  add reference to exports(5), since that's the obvious starting point
  for searching for this.

Modified:
  head/usr.sbin/mountd/exports.5

Modified: head/usr.sbin/mountd/exports.5
==============================================================================
--- head/usr.sbin/mountd/exports.5	Thu Dec  3 18:50:04 2009	(r200075)
+++ head/usr.sbin/mountd/exports.5	Thu Dec  3 19:16:40 2009	(r200076)
@@ -28,7 +28,7 @@
 .\"     @(#)exports.5	8.3 (Berkeley) 3/29/95
 .\" $FreeBSD$
 .\"
-.Dd June 30, 2008
+.Dd December 3, 2009
 .Dt EXPORTS 5
 .Os
 .Sh NAME
@@ -473,6 +473,7 @@ operations on the server, so long as val
 The machine grumpy.cis.uoguelph.ca is permitted to perform NFSv4 state
 operations on the server using AUTH_SYS credentials, as well as Kerberos ones.
 .Sh SEE ALSO
+.Xr nfsv4 4 ,
 .Xr netgroup 5 ,
 .Xr mountd 8 ,
 .Xr nfsd 8 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912031916.nB3JGe88023359>